
⚔ Ultimate Clans ⚔ 8.8.1
Take your server to a higher level. Addons and more...
6.14.1
Nov 9, 2023
Update 6.14.1
News:
- Added hook for Duels, disabling clan ff when entering combat.
- Added option to change the pitch of sounds using "SOUND:NUM" as "AMBIENT_CAVE:5"
6.14.0
Nov 6, 2023
Update 6.14.0
News:
- Updated libraries for gui menus in 1.20.2 previously causing broken textures.
6.13.3
Oct 29, 2023
Update 6.13.3
News:
- Added relationship to placeholders for non-clan players like "neutrals".
- Added key option for kdr worlds using % at the end of the string like worldname or world_one, world_2 using world_%.
6.13.2
Oct 27, 2023
Update 6.13.2
News:
- Changed cache mode for allies and rivals and homes.
- Add option in storage configuration to change connection datasource.
6.13.1
Oct 22, 2023
Update 6.13.1
News:
- Added driver choice option for mysql and sqlite connections in storage.yml file
- Added filter in the invitation and member search menus for players who are in the same clan.
- Fixed sending alerts for invitations where the plugin should not register the time action.
6.13.0
Oct 14, 2023
Update 6.13.0 (Minecraft 1.8 to 1.20.2)
News:
- Added support for version 1.20.2
- Add support for BR language (Brazilian Portuguese by Server MineUs).
- Updated nbt library.
- Updated gui library.
- Updated kiori library.
6.12.16
Oct 13, 2023
Update 6.12.16
News:
- Changes to clan settings gui.
- Changes to moderation mode for clans and members.
6.12.15
Oct 5, 2023
Update 6.12.15
News:
- Fixed error when triggering new points for the clan when the value exceeds the quest value.
- Added breakpoint for new versions of Skinsrestorer with missing api.
6.12.14
Oct 3, 2023
Update 6.12.14
News:
- Removed self promotion when member has permission (@leogianfagna).
- Added optional "-sender:name" tag to the "addpoints, removepoints and setpoints" administrative commands (@leogianfagna).
6.12.13
Sep 30, 2023
Update 6.12.13
News:
- Fixed verify administrative command not accepting nicknames (@avernus2.0).
- Small change in loading gui menus.
6.12.12
Sep 27, 2023
Update 6.12.12 (Rebuild)
News (REBUILD):
- Fixed critical error when loading moderation data for sqlite and mysql (@doomer.mlt).
6.12.10
Sep 25, 2023
Update 6.12.10
News:
- Critical fix with the "open join" button in the clan information tab.
6.12.9
Sep 23, 2023
Update 6.12.9
News:
- Updated filter system for top clans when searching for lists.
6.12.8
Sep 21, 2023
Update 6.12.8
News:
- Added double verification of alliances and clan rivals.
- Added new checker if the clan still exists when searching for some information in gui lists.
6.12.7
Sep 20, 2023
Update 6.12.7
News:
- Added clan list pagination to the "/clan list <type> <page> (-gui)" command.
- Optimized reading mode for clan lists in the gui menu, now reading is done partially by page and is no longer stored in cache (no longer causing delay).
6.12.6
Sep 17, 2023
Update 6.12.6
News:
- Fixed removal of allies in cases where one of the clans was not removed (@garytimes).
- Changed task mode to storage yaml mode.
- Fixed removal of chat actions (bossbar, actionbar and title) when denying or accepting a clan invite (@leo).
- Added new placeholder %uclans_clan_members_list:NUM%, bringing the members' nickname (@dabbiks).
- Added new internal placeholders for clan points receipt logger ({amount}, {sender}, {reason}) (@leo).
Manual changes:
- Language file: LOGGER.CLANPOINTCHANGEEVENT for "<yellow>Clan points changed by <red>{amount} <yellow>now have <green>%uclans_points% <yellow>for <aqua>{sender}"
6.12.5
Sep 8, 2023
Update 6.12.5
News:
- Change in loading player data in sync mode when sync between clan and profile is not ok.
- Added button to "Join clan" in the clan information menu (if the clan is open).
- Profile update polling mode time is now configurable (Config.player.nickname.update_time).
6.12.3
Sep 3, 2023
Update 6.12.3
News:
- Modernization of the internal system of adding and removing allies and rivals.
6.12.2
Sep 2, 2023
Update 6.12.2
News:
- Fixed formatting switch for "&r" character.
- Added new "SELF" method for synchronization proxy (Sync.high.mode), which does not use queue or cooldown to send requests.
- Increased maximum proxy mode requests to 20 by default (Sync.high.max_updates).
- Added message receiving channel via bungeecord.
6.12.1
Aug 31, 2023
Update 6.12.1 (Sync & BD)
News:
- General update in loading data for sqlite and mysql thus removing system errors from Proxy clans (Still need to enable beta in config.yml).
- Optimization in loading clans and players.
- Add new data recovery method in queries to clans.
- Fixed error loading player invites.