Smelter

  • Instantly cook and smelt everything you usually would with a furnace
  • Per rank costs and cooldowns
  • Per item permissions
  • Customizable messages

 

Source code can be found on GitHub [Old]
Dependencies: Vault

 

smelt:
  description: Smelts item from your hands
  usage: /<command>
  aliases: []
smeltall:
  description: Smelts all smeltable items from your inventory
  usage: /<command>
  aliases: []
smelter:
  description: Main command
  usage: /<command> <reload(rl)>
  aliases: []

 

smelter.admin:
  description: Allows you to reload config files
  default: op
smelter.smelt:
  description: Allows you to use /smelt
  default: op
smelter.smelt.free:
  description: Allows you to use /smelt without any costs
  default: op
smelter.smelt.no-cooldown:
  description: Allows you to use /smelt without a cooldown
  default: op
smelter.smeltall:
  description: Allows you to use /smeltall
  default: op
smelter.smeltall.free:
  description: Allows you to use /smeltall without any costs
  default: op
smelter.smeltall.no-cooldown:
  description: Allows you to use /smeltall without a cooldown
  default: op

 

  • Per item permissions (a little bit tricky...):
    • smelter.item.<item_name> where <item_name> can be one of the valid items from this list

 

per-item-permissions: false
economy: false ranks: default: cost: 20 cooldown: one: 240 all: 480 builder: cost: 15 cooldown: one: 120 all: 240 admin: cost: 10 cooldown: one: 60 all: 120 owner: cost: 5 cooldown: one: 30 all: 60

 

  • Add /smeltall command for smelting smeltable items from the whole inventory
  • Per rank costs and cooldowns
  • Add /smelter reload command
  • Per item permissions
  • Any suggestions?

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    61864
  • Created
    Jul 19, 2013
  • Last Released File
    Jun 19, 2017
  • Total Downloads
    26,101
  • License

Categories

Members

Recent Files

Bukkit