SuperSmelter
Super charge your furnaces to produce more ingots, use less fuel, and more!

Smelt Ingots and other items more efficiently so you double your output!

SuperSmelter allows for up to three different smelters, below are the default recipes (2.1 will allow the recipes to be changed) to craft them, and their default use. All smelters can have their name's and settings changed to whatever you want.
Production Furnace

This burns fuel twice as fast, which isn't good for most items, but in trade it doubles the output of stone, iron and gold Ingots.
Charcoal Oven

This smelter burns fuel slower, making all fuel last twice as long, perfect for converting logs to charcoal, or general furnace use.
Power Furnace

This smelter burns fuel at the normal speed, but doubles the output of iron and gold ingots.
Settings in the config.yml
The names of the smelters, displayed as the description of a smelter, under the name SuperSmelter.
Name: SMELTER1: Production Furnace SMELTER2: Charcoal Oven SMELTER3: Power Furnace
The amount of extra fuel burned (wood, coal, charcoal, etc.) is called the Fuel Multiplier, so if it is set to 2, then the item being used will burn twice as fast, meaning it only lasts half as long as normal. Set it to .5 and the fuel will burn at 1/2 the burn speed, this works well if you just want to create more efficient furnaces.
Fuel: MULTIPLIER1: 2.0 MULTIPLIER2: 0.5 MULTIPLIER3: 1.0
If you want the SuperSmelter to double your output of smelted items from your Smelt List then set the Output Double Setting to true.
Output: DOUBLE1: true DOUBLE2: false DOUBLE3: true
The items you want to be smelted are listed in the Smelt List, the defaults are IRON_INGOT, GOLD_INGOT, and STONE. Any item that can be cooked in a furnace will be cooked in a SuperSmelter but If you place an item that can be smelted in a SuperSmelter and it's not in the Smelt List, it will not produce extra items even if the output double is set, but it will burn the fuel as set in the Fuel Multiplier. In the future this will work with other settings to restrict and control smelters even more than the current version.
Smelt1: IRON_INGOT GOLD_INGOT STONE Smelt2: CHARCOAL Smelt3: IRON_INGOT GOLD_INGOT
The optional economy allows for frame shops. Here are the default prices for each smelter type, so change them if you will be using frame shops. For more information about frame shops and economy support please read the section below called "Optional Economy"
Price: SMELTER1: 1 SMELTER2: 1 SMELTER3: 1
Installing SuperSmelter
1) Add SuperSmelter to your plugins folder, start your server or /reload your plugins
2) Edit the config.yml file in the SuperSmelter Folder.
3) Reload or restart again for your changes to take effect.
Commands
SuperSmelter currently has one command, the Give Command.
Usage: /ss give {player} {type #}
Example: /ss give AxelDios 2
This would give AxelDios a Type 2 (Charcoal Oven) SuperSmelter.
Permissions
supersmelter.1.craft:
description: Craft Type I SuperSmelters
default: op
supersmelter.1.place:
description: Place Type I SuperSmelters
default: false
supersmelter.1.use:
description: Use Type I SuperSmelters
default: false
supersmelter.1.buy:
description: Buy Type I SuperSmelters
default: false
supersmelter.2.craft:
description: Craft Type II SuperSmelters
default: op
supersmelter.2.place:
description: Place Type II SuperSmelters
default: false
supersmelter.2.use:
description: Use Type II SuperSmelters
default: false
supersmelter.2.buy:
description: Buy Type II SuperSmelters
default: false
supersmelter.3.craft:
description: Craft Type III SuperSmelters
default: op
supersmelter.3.place:
description: Place Type III SuperSmelters
default: false
supersmelter.3.use:
description: Use Type III SuperSmelters
default: false
supersmelter.3.buy:
description: Buy Type III SuperSmelters
default: false
supersmelter.give:
description: Give Command
default: op
supersmelter.sell:
description: Ability to setup frame shops
default: op
Optional Economy
SuperSmelter can work with Vault and a supported economy plugin.
Visit the Vault Webpage to see the current list of supported economy plugins
To create a SuperSmelter Frame Shop all you need is the supersmelter.sell permission, a frame, and the smelter you want to sell.
1) Place a frame 2) Right Click the frame with the smelter you want to sell.
All shops are admin type shops, money is deducted from the players but isn't deposited else where.
To buy from a shop all a player needs to do is right click on the Frame Shop and have the buy permission for the type of smelter being sold and the money to buy it.
All types are set to a default price of one dollar, so configure the prices in the config.yml.
Configuration
No configuration is necessary but you may change all the settings listed above in the config.yml section.
Old Documentation
For information for 1.x versions of SuperSmelter please go here.

-
View User Profile
-
Send Message
Posted Feb 20, 2014Don't forget SuperSmelters interact with Hoppers like regular Furnaces...
-
View User Profile
-
Send Message
Posted Feb 12, 2014Uploaded (and awaiting Bukkit Team Approval)...
SuperSmelter 2.1b
Fixed a typo that caused Charcoal Ovens to used some of the same settings as Production Furnaces.
Blocking Sneak Click Placement of SS's, because the Bukkit API returns the block clicked, which generates an incorrect location in the SuperSmelter Database, so in effect, SS thinks the new furnace is a vanilla furnace and not a SuperSmelter.
-
View User Profile
-
Send Message
Posted Jan 22, 2014@Numosh
You can change the permissions on any Bukkit Plugin to one of three settings:
True which allows all players to use.
False which requires permission.
op for ops as it says.
To change it you can use a archive program like 7Zip, open the SuperSmelter.jar file. And edit the file called plugin.yml, the permissions are listed there.
As a note, becareful with the plugin.yml, yml format is very picky, any extra spaces, tabs etc. can mess up the whole file.
PM me if you need more help editing it.
-
View User Profile
-
Send Message
Posted Jan 22, 2014How do I edit permissions if I don't use permissions? I'm currently Op in the server.
-
View User Profile
-
Send Message
Posted Nov 26, 2013@AxelDios
Sorry, didn't get the subscription email from your reply. Let me know when it is available and I will test it out on my server. Thanks!
-
View User Profile
-
Send Message
Posted Nov 17, 2013@Nuinethir
I finishing up testing a different plugin that uses power blocks like the old version but behind the furnaces.
-
View User Profile
-
Send Message
Posted Nov 16, 2013@AxelDios
"Either a separate plugin or I'll add a configuration option to behave like the old version, but with "Power Blocks" behind."
Was this ever implemented? I don't see it mentioned in the version change notes. Also, there isn't a link to the "forum post".
I wanted to allow usage of the power blocks behind the furnace so that hopper setups could be used. Using iron, gold, and redstone power blocks would be preferable than asking my players to craft furnaces (especially as there is no way to distinguish one from the next).
Please help me out with this. Thanks.
-
View User Profile
-
Send Message
Posted Nov 12, 2013@5petey5
Nothing wrong with the permissions, just locked down for security, any one can simply change the default "false" to "op" vs. downloading your altered plugin.yml file, or configure their permissions appropriately.
But thank you for telling other users how to do it.
-
View User Profile
-
Send Message
Posted Nov 8, 2013Anyone who is Having trouble with the permissions just go to your plugins then open the supersmelter.jar and delete the plugin .YML. Than, download this https://www.dropbox.com/s/51ohslcm9rpjq92/plugin.yml and drag this into the .jar file
LIKE SO EVERYONE CAN SEE
-
View User Profile
-
Send Message
Posted Nov 7, 2013Uploaded SuperSmelter 2.1.
There was another bug found with interaction with other items (fixed).
Added Give Command so mods can give SuperSmelters.
Added optional Frame Shops using a Vault Supported Economy.
Some new permissions for giving, buying, and selling SuperSmelters.
And some new item prices added to the config.yml.
All documented above on this page.
-
View User Profile
-
Send Message
Posted Nov 4, 2013@medve1993
What permissions did you set?
They are all listed above.
If for example, you want a player to make the Production Furnace (Type 1) you would need:
supersmelter.1.craft
To place it you would need:
supersmelter.1.place
And to use it:
supersmelter.1.use
-
View User Profile
-
Send Message
Posted Nov 4, 2013hi can someone help me i hawe premissoin problem can't use it
-
View User Profile
-
Send Message
Posted Oct 31, 2013SuperSmelter 2.1 should be out some time next week.
Additions: Vault Economy Support Frame Based Stores Admin Give Command [Syntax: /ss give {player} {type number} Fixed: Errors when holding some items, and furnace interactions. Tested: Against Spigotmc, everything worked correctly even hoppers.Cleaning up some code and finalizing testing, hoping to release after Bukkit 1.7 is released.
-
View User Profile
-
Send Message
Posted Oct 30, 2013@diannetea
There's just not enough time to test against all variations, and against all plugins, I had one person ask why I don't test against all plugins with my ProtectionStones Plugin.
-
View User Profile
-
Send Message
Posted Oct 30, 2013That's unfortunate, on MCStats Spigot is #3 on the list, running on almost 23,000 servers.
I'll test your new version once it's available and let you know if it's fixed.
-
View User Profile
-
Send Message
Posted Oct 29, 2013@diannetea
Sorry, I won't be testing it with any derivatives or alternate versions of Bukkit.
I did find a regression bug in the code, that may cause errors depending on what items you are holding and interacting with.
They are being fixed right now while I add the updates for SS 2.1, and await testing with Bukkit for 1.7 when it comes out.
-
View User Profile
-
Send Message
Posted Oct 29, 2013@AxelDios
I did this with a completely clean install, there were no furnaces in the world because my players do not know about them. I also said that I did follow the instructions, if you re-read my last comment it's the first sentence.
-
View User Profile
-
Send Message
Posted Oct 28, 2013@diannetea
First of all, did you follow the install directions for this version, I listed them in the forum, put it in the release notes, and replied to your error message with those directions.
-
View User Profile
-
Send Message
Posted Oct 28, 2013@AxelDios
I did. Did you test your latest build with Spigot or just Bukkit?
-
View User Profile
-
Send Message
Posted Oct 25, 2013Here's a good video of SuperSmelter 2.0 made by SimplyAussieGamer:
http:youtu.be/M-1qjcrpj_Y