Update 3.4.1
News:
- Updated MarkID for terrain maps.
Update 3.4.0 (Minecraft 1.20.6)
Update 3.3.0
News:
- Removed dependency on nbteditor and updated to nbtapi
Update 3.2.2
News:
- Fixed TnT Listern when searching for land with value not present.
- Fixed Min and Max height for legacy versions when generating the claim cube.
Update 3.2.1
News:
- Fixed clan placeholders when using the Map Manager method.
Update 3.2.0
News:
- Updated file management methods, generating backups in case of editing errors.
- Added "flags" option to the land configuration menu, where it is possible to change items such as decay, tnt, water, lava, mob spawns and others with the "Land-Settings" permission.
- Added decimal separator to count values.
- Added command without arguments "/clan land" or "/clan land -gui" to open the gui menu if this is forced in the configuration.
- Added new placeholder %clanland_spawn% for land coordinates.
- Added new placeholder %clanland_flag:<value>% accepting monster_spawn, animal_spawn, leaf_decay, pvp, water_flow, lava_flow, tnt, mob_grief.
- The "destruction" and "liquid" configuration options now work as flag preconfigurers.
- Added new command "/clan land settings <-gui>" to see internal land options.
- Added new command "/clan land flag set <name> <value>" to change flags manually.


Update 3.1.1
News:
- Removed remnants of integration with protocollib, generating an error in some versions.
Update 3.1.0
News:
- Updated api for UClansV7-API 7.1.0. Requires UClans 7.1.0+
- Added new synchronization mode when loading lands.
- Separation of member and trusted permissions.
Update 3.0.1
News:
- Fixed loading lands out of sync.
- Added (optional) blocking of actions while the addon is being loaded.
Update 3.0.0 (V7 API)
News:
- Updated api to UClansV7-API (7.0.0-beta.24). Requires Ultimate Clans V7.0.0+.
- Size reduction of around 80% in size now using the main plugins as a library.
- Full support for Folia, Spigot, Papers and similar forks.
Update 2.5.4
News:
- Removed small debug counter sending messages to the console.
Update 2.5.3
News:
- Added pre support for Version 1.20.3 and 1.20.4.
Update 2.5.2
News:
- Removed old binding classes with ProtocolLib that generated some effects.
Update 2.5.1
News:
- Fixed maximum height allowed for claim in sky mode for legacy versions
Update 2.5.0
News:
- Requires Ultimate Clans 6.13.0+
- Added support for version 1.20.2.
- Updated nbt, gui and kiori libraries.
- Reduced gui menu libraries
Update 2.4.1
News:
- Added new permission for "Land-Build" where it is possible to determine which roles can edit the land.
Update 2.4.1
News:
- Fixed region hidden implementation methods for main plugin
Update 2.4.0
News:
- Updated API to 6.9.0-r8 (Required UltimateClans 6.9.0+)
- Add new method to check the collision between plugins implemented in uclans, this way for example Lands and Nexus terrains cannot collide (Config.Land.collision).
Update 2.3.0
News:
- Added hook with worldguard for managing regions.
- The `disabled_land_regions` option is now fixed.
Update 2.2.2
News:
- Added option to turn on or off lava liquids and water flow on the ground (Config.Land.liquid).
- Changed `uclans.player.lands.edit_bypass` bypass permission to `uclans.bypass.lands.edit_bypass` in addon config, so it is not given along with wildcard `uclans.player.*` permission