
⚔ Ultimate Clans ⚔ 8.14.4
Take your server to a higher level. Addons and more...
8.14.4
3 days ago
Update 8.14.4
News:
- Fixed logger events where the new member's nickname was replaced by the leader's.
- Fixed other minor errors found in logger capture.
- Changed the working mode for the internal verification agent.
8.14.3
11 days ago
Update 8.14.3
News:
- Updated Wizard libs and listeners to receive the new "Clan Guardian" addon.
- Fixed the action message sent with the cancel command.
8.14.2
21 days ago
Update 8.14.2
News:
- Updated TriumphTeam Lib.
- Added new softdepend options for UKoth and UOutpost.
8.14.1
23 days ago
Update 8.14.1
News:
- Fixed error when opening levelup menu when custom items did not contain a description.
8.14.0
24 days ago
Update 8.14.0
News:
- Updated API for UClans-API - v8.14.0 (https://jitpack.io/#UlrichBR/UClans-API/)
- (!Critical) Fixed the demote command when searching for information in other clans.
- Removed the search for the deprecated placeholders "%uclans_count_moderators% and %uclans_moderators%", now using "%uclans_clan_role_members_list:ROLE_NAME%".
- Added new placeholders for disputes in clan stats: "%uclans_clan_war_total%, %uclans_clan_glad_win%, %uclans_clan_glad_lose%, %uclans_clan_glad_total%, %uclans_clan_league_win%, %uclans_clan_league_lose%, %uclans_clan_league_total%".
- Added new item to the clan stats menu for Disputes, containing war and event statuses.
8.13.1
29 days ago
Update 8.13.1 (Optimization)
News:
- Optimized the player and clan saving system for creating polls within safer threads, avoiding thread buildup and shutdown failures.
- Added the option to create a "Description" for level rewards.
Changes:
General levelup_home items current lore:
- ' '
- ' <white>Contains rewards: <aqua>{has_rewards}'
- '{REWARDS}'
- '{DESCRIPTION}'
- ' <Yellow>Levelup Requeriments:'
- '{REQUERIMENTS}'
- ''
- '{ACTION}'
8.13.0
Jul 20, 2025
Update 8.13.0
News:
- Added pre-compatibility with Minecraft 1.21.8.
- Updated EntityWizard to 1.4 (1.18 to 1.21.8).
- Updated coding for database connections.
- Updated scoreboard system.
8.12.0
Jul 16, 2025
Update 8.12.0
Mandatory update of all addons to compatible version 8.12.0+.
News:
- Updated API for UClans-API - v8.12.0-R1 (https://jitpack.io/#UlrichBR/UClans-API/)
- Updated Addons API to share core plugin libs added in versions 1.21.6/7.
8.11.0
Jul 14, 2025
Update 8.11.0 (Minecraft 1.21.6/7)
Mandatory update of all addons to compatible version.
News:
- Updated API for UClans-API - v8.11.0 (https://jitpack.io/#UlrichBR/UClans-API/8.11.0)
- Added pre-support for Minecraft versions 1.21.6 and 1.21.7 (not tested on Spigot).
- Updated Kiory and Triumph libs to alternative snapshots (temporarily).
- Updated NbtAPI lib.
- Updated ScoreboardLib lib.
8.10.2
Jul 7, 2025
Update 8.10.2
News:
- Added new return for all "_raw" placeholders, thus bringing results without legacy & formatting.
8.10.1
Jul 4, 2025
Update 8.10.1
News:
- Updated terrain check for home settings.
- Added support for HuskClaims by William278 (/uclans extension download HuskClaims), can be used in claim checks like "Clan.home.terrain.disabled_plugin".
- Updated NBTApi libs.
8.10.0
Jun 17, 2025
Update 8.10.0
News:
- Updated API for UClans-API - v8.10.0
- Added new methods in the #API.getPlayerAPI() .they are canGeneralPvp(UUID attackerUUID, UUID victimUUID) and canGeneralPvp(Player attacker, Player victim).
- Updated general libs for triumph and kiory.
- Added chat action support for 1.21.5.
8.9.0
Jun 15, 2025
Update 8.9.0
News:
- Removed symmetrical priority order for roles, now any number is accepted except in ascending order.
- Fixed rewards menu GUI where it was possible to move items to the menu above.
- Removed old rank comparison method <api>..sort(<type>) to <api>.getAllTopData(<type>); (already marked as deprecated).
- Added option to use disband confirmation ("Config.gui.disband_confirm").
- Removed mandatory %nl% for command alert titles.
8.8.11
Jun 10, 2025
Update 8.8.11
News:
- Added option for pvp between allies to be managed separately from pvp between members, the option was added to the settings menu and the `/clan settings set ALLYPVP TOGGLE` command argument. (%uclans_setting_state:ALLYPVP%)
8.8.10
May 23, 2025
Update 8.8.10 (small fix)
News:
- Fixed error when searching for unknown value in placeholder..
8.8.9
May 22, 2025
Update 8.8.9
News:
- Fixed placeholder enumeration error for top clans.
- Updated NBT, Gui and Entity libs.
8.8.8
May 11, 2025
Update 8.8.8
News:
- Fixed error referencing "Essentials Console" when firing commands.
- Added disabling of souls menu when the option is disabled.
8.8.6
May 1, 2025
Update 8.8.6
News:
- Fixed missing addpoints command causing console error.
- Added option for clan chat visibility in console ("Clan.chat.console_chat").
8.8.5
Apr 29, 2025
Update 8.8.5
News:
- Updated API for UClans-API 8.8.5-R3 (https://github.com/UlrichBR/UClans-API/releases/tag/8.8.5-R3).
- Updated methods to join the clan.
- Updated methods to create clans.
- Updated methods to create Homes.
- Updated methods to check offline profiles.