Smelter icon

Smelter -----

Updated version of the smelter plugin by therealspojo



Code (Text):
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: []
 

Code (Text):

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> must be a smeltable item

Code (Text):

per-item-permissions: 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
 
Resource Information
Author:
----------
Total Downloads: 195
First Release: Oct 20, 2021
Last Update: Jan 27, 2022
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings