Version 0.8.4
- Improved formatting of messages (New files: menu_en.yml and messages_en.yml
- Fixed bug with water not going to different blocks
- Fixed Admin Trusting showing twice and not including teleportation
- Fixed Enderman and other monsters able to grief blocks
Next Update: Improved Localization, you can choose language at runtime
Version 0.8.4.1
- FIX NPE when loading config and messages
Version 0.8.3
- Added Default Configuration to Admin Menu
- Added the option to have no notification
- Added Home System
- Added More Flags
- Fixed null pointer exception when running certain events and a player is not a member of a settlement
- Fixed Accept command adding trusted members
- Fixed Auto claim logic
- Fixed Claim command logic
- Fixed Claims inventory logic
- Fixed Some flags from not working
- Fixed max claims not updating correctly
- Fixed permission checking for cetain commands
- Improved Notification Selection in menu
- Improved Modules
- Improved Commands
- Lots more bug fixes
Version 0.6.1 [ALPHA]
- Added prefix to parseables
- Added Claim Serializer
- Added Claim persistence data rather than string
- Added Towny Dependency support
- Added Hashcodes to data
- Added Menu title and lore for role inventory
- Fixed performance issues with claiming system
- Updated Roles Inventory
- Updated Utilities
- Updated the claims system
- Updated all code to accommodate new claims system
Version 0.5.6
- Added Arguments to commands
- Added Placeholder for settlement tags
- Added Placeholders for top claims and members
- Added List command to display all settlements in a GUI
- Added Help command
- Added SetTag Command for settlements to set a tag
- Added functionality to check if a string is numeric
- Updated default configuration to better handle default values for settlements
- Updated the configuration system
- Updated SetDescriptionCommand to handle minimum and maximum length based on configuration
- Updated CreateCommand to handle minimum and maximum length based on configuration
- Updated placeholder system to better handle placeholders and will make it slightly easier to add new placeholders in the future.
- Fixed bug with default configuration
- Fixed bug with settlements not handling default values correctly on creation