SuperTool
Combining many tools into one!
Do you have a lot of items in use as different tools for different plugins and you would love to combine them into one tool with only one item, than this plugin is for you. The supertool plugin is aimed at assigning as many tools as possible to one item: the supertool. Every player can choose which tool the supertool should be with the use of commands and the left and right mouse button can be set to different tools at the same time.
For developers the supertool provides an API which allows them to add a custom tool to the plugin which can be used in the same manner as all other tools. See the github wiki and source code for more information.
How does it work:
The plugin has the capability to store a lot of tools which can all be used with a single item: the SuperTool. Every player can select which tool he/she wants to use when she uses this item by the use of commands. You can even assign a different tool to the left and right mouse button, allowing you to use two tools at the same time. The supertool comes with some basic WorldEdit alike tools, but other tools from other plugins can be added to it.
More Information
Check out the following pages:
- commands
- configuration
- Future Updates
- permissions
- tools
- toolsets
How do I use this with other plugins
The only way a tool of another plugin can be implemented into this plugin is that the plugin developer modifies his plugin to work with the SuperTool plugin. I will try hard to make ways around this so the plugin will also work with unmodified plugins, but do ask the plugin developer to implement this plugin as it will guarantee that it will work. For developers there is a API which allows them to add as many tools as they would like.
For Developers
In the API section you can find basic information about adding tools to the supertool. You can also pull the source from the git-repository on dev bukkit. The source also contains a description of the other classes in the plugin.
Plugins that support the SuperTool
none as of yet
If you want to add your plugin to this list, send me a PM
Changelog
The changelog can be found here.