Платное Smelt 1.0.1

JSON:
{
  "MessagePrefix": "<color=#68cacd><b>Smelt</b></color>\n\n",
  "PermissionCooldowns": {
    "smelt.vip": 60,
    "smelt.default": 300
  },
  "SmeltableItems": {
    "wood": {
      "Result": "charcoal",
      "Ratio": 0.5
    },
    "sulfur.ore": {
      "Result": "sulfur",
      "Ratio": 1.0
    },
    "metal.ore": {
      "Result": "metal.fragments",
      "Ratio": 1.0
    },
    "hq.metal.ore": {
      "Result": "metal.refined",
      "Ratio": 1.0
    },
    "crude.oil": {
      "Result": "lowgradefuel",
      "Ratio": 3.0
    }
  }
}