[MECH] Better Blocks V1.1 [1185]
Better Blocks is a small plugin that allows the harvesting/collection of certain blocks with the proper tool. It is fully configurable via a configuration file. You may set which blocks you want to behave normally or which ones you want to be able to harvest.
The blocks you may harvest are...
Stairs:
- Wooden (Woodcutting Axe)
- Cobblestone (Pickaxe)
- Smooth/Stone (Pickaxe)
- Brick (Pickaxe)
Misc:
- Bookshelves (Pickaxe)
- Spiderwebs (Sword)
Future blocks:
Please send me your suggestions as nothing comes to mind yet.
Installation
- Download the .jar file
- Drag and drop the .jar file in your plugin folder
- Reload/restart your server
- Configure the config file in the /plugins/BetterBlocks folder to your likign
- Reload/restart the server one last time
Current Version 1.1
Recent changes: Added a config file. You may now set which blocks you want to behave normally and which blocks you want to be able to harvest.
Changelog
- V1.1- Added config file
- V1.0- First release
Source Code
Please note: This is my very first plugin that I wrote to learn Java and Bukkit plugin development. My expertise mainly lies in Python so the transition was a bit iffy but I think I did a decent job. If I did something wrong (i.e. Conventions) or could of done something better using more known methods, then please let me know. I accept all forms of criticism so don't hesitate to leave your comments.
Forum thread: Bukkit Forum Thread

