Update 2.2.1
News:
- Added "Modules" option to enable and disable external hooks.
Update 2.2.0 (1.20)
News:
- Added pre-support for Minecraft 1.20
- Updated API to 6.5.0-r2 (Required UltimateClans 6.5.0+)
- Added new snakeyaml library.
Update 2.1.1
News:
- Fixed error generated in the console when hook with holograms is not configured in main plugin.
Update 2.1.0
News:
- Updated api to 6.3.0-r6 (Need Ultimate Clans 6.3.0+)
- Changed system for creating holograms using the new api.
- Changed `/clan land show` command with delay and showing legacy message in console.
- Added new built-in events "ClanLandClaimEvent" and "ClanLandUnclaimEvent"
- Added Clan Logger events for lands.
- Changed hook with papi when reloading plugin.
Update 2.0.4
News:
- Added cooldown for hologram creation, preventing id override
Update 2.0.3
News:
- Fixed water and lava flow systems, piston work and other managers using the new getLand() method.
- Fixed small bug when hologram system was not accessible.
Update 2.0.2
News:
- Updated terrain hologram system.
- Updated api system.
Update 2.0.1
News:
- Changed setting for bossbar formatting. need to change the `SOLID` points to the new `PROGRESS` format.
# BossBar:
# Colors: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
# Styles: PROGRESS, NOTCHED_6, NOTCHED_10, NOTCHED_12, NOTCHED_20
# Flags: DARKEN_SCREEN, PLAY_BOSS_MUSIC, CREATE_WORLD_FOG
Update 2.0.0
News:
- Updated API for V6-snapshot44
- Now the clan doesn't need a banner to claim land.
- Added text mode for all commands with option to force gui.
- Added subcommand system for the
/clan land command. - Added
claim, unclaim, list, teleport, ban, unban, banned, trust, untrust, trusted, rename, setspawn and view subcommands for the land command. - Added permissions injection for clan members and roles
Land-Claim, Land-Unclaim, Land-Settings, Land-Trust, Land-Untrust, Land-Ban and Land-Unban where the leader can choose what permissions the roles will have.
Update 1.6.2
News:
- Changed search order of placeholders in menu items and title of menus and commands.
Update 1.6.1 (Placeholders)
News:
- Updated placeholder system.
- Added parse for legacy colors in placeholders response.
- Added new placeholders '%clanland_in_land% return true/false' and '%clanland_in_land_fomated% return name/wilderness lang' .
- Changed placeholders to return empty/0 when not finding a land.
Update 1.6.0
News:
- Now gui menu data is no longer dependent on the api, bringing freedom for menu editing.
- Added option of placeholders (papi) in title and menu items.
- Added option to remove items and fill from menus by adding `enabled: false` to the item.
- Added option to change item slot and slots are now visible as `slot:<num>`.
- Added option to mimic items in other slots with `mimeslots:` option (List<String>)
- Added option to add CustomModelData to menu items using `model: <num>` session.
- Removed multi item fill `<item>,<item>`.
- Changed mode of alerts in the title of the menus.
- Changed how to parse placeholders.
- Added option to change menu rows.
- Added option to bypass terrain editing permission.
- Fixed error when closing inventory asynchronously
Update 1.5.0
News:
- Added new claim mode `CHUNK` (Claim chunk with one click)
- Correction and change in the log of events making duplicates and unexpected errors.
- Removal of some no longer used Libraries.
Update 1.4.0
News:
- Requires UClans 5.6.0+
- Fixed Adventure being shut down when the addon is reloaded.
- Added selection effect when ProtocolLib is enabled.
Update 1.3.1 (small fix)
News:
- Fixed loading messages.
- Added language and storage information to addon loading.
Update 1.3.0
Attention, the language files have been changed!
News:
- Land Addon now needs UClans v5.4.0+.
- API update to UClansAPI-4.2, making the plugin lighter for Audiencias and shading.
- Reconfiguration in file generation.
- Released addition of new custom language files following the Lang_ID.yml pattern in the /language/ folder.
Language directory: https://github.com/UlrichBR/UClansV5-Addons/tree/main/ClanLand/language
Update 1.2.0
News:
- Added support for Dynmap.
- Added new option "selection_sky" if "true" claims land from sky to bedrock, if "false" claims only selected Cuboid.
- Removed default italics setting from gui menu and texts.
- Fixed numeric nbt for CustomModelData in gui menu items.
- Fixed lands placeholders in the gui menu.
- Changed "size" placeholder to count "<num>X<num>(X<num>)" and no longer "total volume"
Update 1.1.3
News:
- Clan banner fixed.
- Fixed gui menu where clan doesn't have a banner.
Update 1.1.2 (Stable Update)
News:
- Fixed Kiory packages.
- Added Kyori's MiniMessage system, Now you can add tags, elements at every point in the configuration.
- Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...), for better performance it is necessary to restart the files of language , config, bossbar and json. legacy tags will still work in compatibility mode.
- Added Gradient System, Hex Colors and Color in all files and menus.
- Fixed error when reloading plugin and holograms remained on the ground.
- Using API 3.9 now
- This addon requires Ultimate Clans 5.2.0+
Note:
NOT OBLIGATORY: For better performance it is necessary to restart the files of language, config, bossbar and json. legacy tags will still work in compatibility mode.
Snapshot
Update 1.1.1
News:
- Fixed error when reloading plugin and holograms remained on the ground.