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 inventoryPer rank costs and cooldownsAdd /smelter reload commandPer item permissions- Any suggestions?
-
View User Profile
-
Send Message
Posted Dec 16, 2013@Blade100
Try to run this plugin on an empty server, without any other plugins installed, if that worked the problem is with one of the plugins you have installed on your public server. To find out which plugin is causing this, you will have to install all those plugins one by one.
Hope you will solve this problem, cause on my test server it generates config normally :)
-
View User Profile
-
Send Message
Posted Dec 16, 2013No errors on the startup, and I am using CraftBukkit Development 1.7.2-R0.1.
-
View User Profile
-
Send Message
Posted Dec 15, 2013@Blade100
It works perfectly on my test server, config is being generated. Are there any errors on the startup, which version of CraftBukkit do you use?
-
View User Profile
-
Send Message
Posted Dec 15, 2013The config files aren't generating for me, even after restarting and reloading the server.
-
View User Profile
-
Send Message
Posted Dec 14, 2013Updated to 1.7.2, tell me if some items are missing!
-
View User Profile
-
Send Message
Posted Dec 14, 2013@BlackFing85
I'll update it today :)
-
View User Profile
-
Send Message
Posted Dec 13, 2013@therealspoljo
Please update to 1.7.2!
-
View User Profile
-
Send Message
Posted Sep 29, 2013@MTPetey
Yeah, permissions were changed in v1.5, which is still waiting on approval. I'll add a not for users that have older versions.
-
View User Profile
-
Send Message
Posted Sep 29, 2013I recently set up the 1.3.1 version on the server I admin on. It took my a while to realize the permission node should be smelter.use.smelt. You have it listed here as smelter.smelt. I realize it might be changed in the 1.6.4 versions. Could you either fix it or add a note for people using older versions?
-
View User Profile
-
Send Message
Posted Sep 28, 2013I'm currently doing a rewrite of this plugin! It will be out in a few hours.
EDIT #1: Uploaded the re-code! (It's version 1.5 (soon to be approved))
-
View User Profile
-
Send Message
Posted Jul 25, 2013This plugin is great! Often in survival, I am I am in need of smelting. Thanks for the plugin!
-
View User Profile
-
Send Message
Posted Jul 20, 2013@anndrox
http://dev.bukkit.org/bukkit-plugins/smelter/files/1-smelter-v1-0/
-
View User Profile
-
Send Message
Posted Jul 20, 2013Would be cool if I could d/l it to try it