DestructionStick
The DestructionStick
This is my first plugin that I release. It's supposed to be an alternative to the Destruction Catalyst from Equivalent Exchange, without requiring Client mods.
Usage
To use it is very simple. Download the jar file and place it in your plugins/ directory of your CraftBukkit Server to install.
Okay, now I will really get on to the usage bit:
To do all this you need to hold a stick in your hand:
To "charge" your Destruction Stick, hold shift and right click (make sure you are holding shift!). The different power levels are 1, 2, 4, 8 and 16.
To use it, just left click on a block, and the Destruction Stick will dig for you, consuming your XP. It will dig a 9x9 square the number of times your power level, i.e. power=16 will dig 16 deep. I will create a quick demo video for this soon.
Note: It will only dig these blocks: Stone Cobblestone Sand Gravel Dirt Grass Sandstone The rest you must dig yourself ;)
It is recommended you use shift-right click again enough times to turn the stick off when you are done using it.
Todo
- Add permissions support
- Add configurable Vault/Economy support
- Add configuration for XP cost (some people might find it a bit OP right now)
- Add configurable dangers
- Add other types of fuel (i.e. coal, etc) instead of just XP
Changelog
v1.0: Initial Release
Permissions
None currently.
Commands
None currently.
Special Thanks
I'd like to thank:
kyle1320 in the Bukkit Forums: for helping me with the code
desht in the Bukkit Forums: for providing Plugin Developers with ExperienceManager (otherwise working with XP would be difficult).
Comments