Release Candidate 3
Pre-release
Pre-release
What's new (& kinda important)? (RC-3)
- Fixed bug with /drop and /dropstat command
- Fixed bug with multiplier command
- Amended Stone Machine's crafting recipe
What's new (& kinda important)? (RC-2)
- Fixed NullPointerException when mining stone blocks not attached with stone machine
What's new (& kinda important)? (RC-1)
- Added auto-smelting enchantment for Stone Machines. Auto-smelting stacks can be added via hoppers with Coal in them. Coal can be stacked up to 2^24 uses per machine.
- Added routine database auto-save
- Using Message class to send beautiful chat messages
- Added Mining Level
- Added Tool (pickaxe) level
- Mining level can be required to obtain some Drop Entries
- Tool levels are required to obtain Drop Entries (specified in config.yml)
- Added /dropstat command - showing mining statistics of player
- Command have cooldown now
- Changed Stone Machine's GUI
- Added getPlayer() method to StoneDropLootEvent
- Fixed "minimal drop amount" of Drop Loot (configuration / setter method bug)
- Fixed Bugs