Furnace Recycler

Furnace Recycler

"This is a very simple plugin that allows you to smelt armour, swords, pickaxes, axes, shovels and HOES! Into their original crafting material."

Items


Introduction


With the Furnace Recycler plugin the players are able to transform their extra armour and items into their crafting materials with the use of a furnace. The amounts and items to smelt can be configured in the config.yml file:

pluginEnabled: true
armor:
  enabled: true
  helmetAmount: 5
  chestplateAmount: 8
  legginsAmount: 7
  bootsAmount: 4
swords:
  enabled: true
  amount: 2
pickaxes:
  enabled: true
  amount: 3
axes:
  enabled: true
  amount: 3
shovels:
  enabled: true
  amount: 1
hoes:
  enabled: true
  amount: 2


This is the default config.yml file, below a table of what field represents what:

FieldValid ValuesDescription
pluginEnabledtrue/falseIf false the plugin will not load
enabledtrue/falseIf false it will disable the ability of smelting the items in that section(e.g. armor, swords, ...)
amountA whole number from 1 to 64Defines the amount of the crafting item that will come out of the furnace(e.g. for a gold pickaxe this defines the amount of gold that the player will receive)
helmetAmount, chestplateAmount, legginsAmount, bootsAmountA whole number from 1 to 64Define the amount of the crafting item that will come from smelting the respective armour piece


NOTE: If you wish to change the configuration, you will have to do it while the server isn't on, changing the configuration while the server is on and then reloading will not save your changes!


Suggestions


If you have any suggestions or comments about the plugin as well as know glitches please comment them below this post so the plugin can be fixed.

Thank you in advance.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files