3.6.3 Aug 21, 2024
Update 3.6.3
News:
- Added support for ES, PL, TR language. (thanks kamisama_. for ES file)
3.6.2 Aug 10, 2024
Update 3.6.2
News:
- Fixed: land commands when optional being treated as null, generating an error in the console.
3.6.1 Jul 2, 2024
Update 3.6.1
News:
- Changed: Optimized use of databases and storage.
3.6.0 Jun 28, 2024
Update 3.6.0
News:
- Updated UClansV7-API to 7.13.0-R1. Requires uclans 7.13.0+
- Updated nbts system.
3.5.0 Jun 16, 2024
Update 3.5.0 (Minecraft 1.21)
News:
- Added pre support for Minecraft 1.21.
3.4.2 Jun 13, 2024
Update 3.4.2
News:
- Added inside/outside piston control to the configuration.
3.4.1 Jun 9, 2024
Update 3.4.1
News:
- Updated MarkID for terrain maps.
3.4.0 Jun 2, 2024
Update 3.4.0 (Minecraft 1.20.6)
News:
- Added support for version 1.20.6 - Requires UClans 7.11.0+
- Updated api for UClansV7-API - 7.11.0 - (https://github.com/UlrichBR/UClansV7-API)
- Removed old NBT traces and added hook with NBTAPI.
3.3.0 May 31, 2024
Update 3.3.0
News:
- Removed dependency on nbteditor and updated to nbtapi
3.2.2 Feb 27, 2024
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.
3.2.1 Feb 15, 2024
Update 3.2.1
News:
- Fixed clan placeholders when using the Map Manager method.
3.2.0 Feb 13, 2024
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.
3.1.1 Jan 28, 2024
Update 3.1.1
News:
- Removed remnants of integration with protocollib, generating an error in some versions.
3.1.0 Jan 15, 2024
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.
3.0.1 Jan 13, 2024
Update 3.0.1
News:
- Fixed loading lands out of sync.
- Added (optional) blocking of actions while the addon is being loaded.
3.0.0 Jan 6, 2024
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.
2.5.4 Dec 31, 2023
Update 2.5.4
News:
- Removed small debug counter sending messages to the console.
2.5.3 Dec 30, 2023
Update 2.5.3
News:
- Added pre support for Version 1.20.3 and 1.20.4.
2.5.2 Dec 3, 2023
Update 2.5.2
News:
- Removed old binding classes with ProtocolLib that generated some effects.
2.5.1 Oct 17, 2023
Update 2.5.1
News:
- Fixed maximum height allowed for claim in sky mode for legacy versions
2.5.0 Oct 14, 2023
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
2.4.1 Sep 25, 2023
Update 2.4.1
News:
- Added new permission for "Land-Build" where it is possible to determine which roles can edit the land.
2.4.1 Aug 6, 2023
Update 2.4.1
News:
- Fixed region hidden implementation methods for main plugin
2.4.0 Jul 30, 2023
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).
2.3.0 Jul 28, 2023
Update 2.3.0
News:
- Added hook with worldguard for managing regions.
- The `disabled_land_regions` option is now fixed.