Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: Issue where if you deleted a claimworld and created a new world with the same name, the claims wouldn't load to the new world
This behaviour was intentional in the past, but it seems like most admins expect the claims to load even if the world was reset
+ Added: <tag> argument to the create command: /lands create <name> <tag>
If the server allows spaces in land names, the arguments will be in reversed order: /lands create <tag> <name>
+ Changed: Send message about reached max amount of areas at /lands assign instead of area not found message
+ Added: Dont allow claiming chunks outside the worldborder using claim radius or claim map
+ Added: Protection against boats being used to destroy item frames etc.
- Fixed: Error when editing land enter message in new dialog menu
+ Added: [Suggestion] lands_nation_balance_lands and lands_nation_balance_lands_short PlaceholderAPI placeholders. See wiki for more info
+ Added: FancyHolograms support
Please note that FancyHolograms does not support clickable holograms via their developer API. Therefore they can't be used for rentals.
- Fixed: Yaw and pitch not applied when teleporting to area spawn
- Fixed: Handle error if server fails to serialize or deserialize item
- Fixed: Selection or /lands unclaim radius returning message that no chunks were unclaimed despite chunks being unclaimed
- Fixed: Webmap not removing markers if all chunks were unclaimed at once (only with multi world setup)
- Fixed: Not removing markers with squaremap if all chunks unclaimed
- Fixed: Rare issue with land expiration getting last play time of online player wrong
- Fixed: Class not found error while importing claims from 3rd party plugins
+ Added: Import claims from SimpleClaimSystem: /lands admin import simpleclaimsystem
- Fixed: Vanished players could be seen in tab completions
+ Added: [API] to get all areas inside a claimed chunk Container#getAreasInChunk
+ Improved: Some default locale entries regarding /lands trust and /lands untrust to make it more intuitive
- Fixed: nation and land *members* balance placeholderAPI
- Fixed: MySQL land table error
- Fixed: Storage saving error in some cases
It is recommended that you take a backup of your database before updating.
+ Changed: How item storage and land icons are saved to comply for new changes