SmelterTools
SmelterTools
SmelterTools gives a use for gold on your server and supports permissions! If a player has permission for this plugin, then using gold tools will drop the equivalent of smelting the item!
- Stone drops Stone
- Cobblestone drops Cobblestone
- Iron Ore drops Iron Ingots
- Gold Ore drops Gold Ingots
- Sand drops Glass
- Gravel has a 25% chance of dropping Flint
- Logs drop Charcoal
You must use the correct tools for these advantages to work, however. For example, stone must be mined using a golden pickaxe; sand a golden shovel; etc.
(This plugin was inspired by Superheat which is now inactive.)
Installation
- SmelterTools requires no dependencies other than the latest build of CraftBukkit.
- You simply place the .jar file in the plugins directory of your server setup and run the server.
- As of now there are no config files to edit.
Permissions
- smeltertools.* - Provides access to all features
- smeltertools.goldpickaxe.* - Provides access to all features applying to the Gold Pickaxe
- smeltertools.goldpickaxe.stone - Allows user to gain smooth stone from smooth stone using a Gold Pickaxe.
- smeltertools.goldpickaxe.cobblestone - Allows user to gain smooth stone from cobblestone using a Gold Pickaxe.
- smeltertools.goldpickaxe.ironore - Allows user to gain iron ingots from iron ore using a Gold Pickaxe.
- smeltertools.goldpickaxe.goldore - Allows user to gain gold ingots from gold ore using a Gold Pickaxe.
- smeltertools.goldshovel.* - Provides access to all features applying to the Gold Shovel
- smeltertools.goldshovel.sand - Allows user to gain glass from sand using a Gold Shovel.
- smeltertools.goldshovel.clay - Allows user to gain bricks from clay using a Gold Shovel.
- smeltertools.goldshovel.gravel - Increases chance of user getting flint from gravel using a Gold Shovel.
- smeltertools.goldaxe.* - Provides access to all features applying to the Gold Axe
- smeltertools.goldaxe.logs - Allows user to gain charcoal from logs using a Gold Shovel.
- smeltertools.canuse - DEPRECATED - USE smeltertools.*
Future Additions/Planned Features
- Use of golden sword on animals provides cooked meat
- Individual permissions nodes for each part of the plugin
- Special farming oriented changes using golden hoe
- Configurable/custom combinations of tools and drops
-
View User Profile
-
Send Message
Posted Jul 19, 20122012-07-20 01:25:07 [SEVERE] Could not load 'plugins/SmelterTools.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/fugglesmc/fuggles7/SmelterTools/SmelterTools : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.UnsupportedClassVersionError: com/fugglesmc/fuggles7/SmelterTools/SmelterTools : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:634) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) at java.net.URLClassLoader.access$000(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:212) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140) ... 8 more
This happens on the latest version too, I was just testing to see if the older version would work maybe.
-
View User Profile
-
Send Message
Posted Apr 26, 2012@THDigi
Cobblestone drops smooth stone. However if you do not want this feature it can easily be turned off by not giving players the permission node.
-
View User Profile
-
Send Message
Posted Apr 21, 2012Cobblestone drops Cobblestone or Stone ?