
⚔ Ultimate Clans ⚔ 8.13.0
Take your server to a higher level. Addons and more...
8.13.0
6 days ago
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
10 days ago
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
12 days ago
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
20 days ago
Update 8.10.2
News:
- Added new return for all "_raw" placeholders, thus bringing results without legacy & formatting.
8.10.1
23 days ago
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.
8.8.4
Apr 27, 2025
Update 8.8.4
News:
- Added two new placeholders "%uclans_verified_tag% and %uclans_verified_tag_formated%" for clan verify option.
8.8.3
Apr 25, 2025
Update 8.8.3
News:
- Removed blocking of language switching when player does not have a clan.
- Reorganized home command for disabled regions and worlds, taking into account whether there is permission bypass.
8.8.2
Apr 21, 2025
Update 8.8.2
News:
- Updated points for compatibility with 1.21.5.
- Updated improved sync when sending Custom updates.
- Updated adding nbts for gui items in pagination.
8.8.1
Apr 7, 2025
Update 8.8.1
News:
- Fixed sync order for files in case of partial reload.
- Fixed logger for creation and deletion of clan homes.
8.8.0
Apr 4, 2025
Update 8.8.0
News:
- Updated API to UClans-API - 8.8.0-R1 (https://github.com/UlrichBR/UClans-API)
- Added new implementation system for event and pvp communication between the main plugin and addons. (Clans.getClanCore().getEventAPI())
- Fixed new reload command via console.
8.7.1
Mar 27, 2025
Update 8.7.1
Be careful, some addons may behave strangely in case of forced reload.
News:
- Fixed globalff error triggered for multi language.
- Fixed member profile not hiding button on guest profiles.
- Added subcommands to "/uclans reload which are: "all, configuration and addons". thus avoiding reloading the entire plugin for small changes.