
⚔ Ultimate Clans ⚔ 8.8.4
Take your server to a higher level. Addons and more...
6.15.0
Nov 19, 2023
Update 6.15.0
News:
- Fixed method in gui generating error in some skins and textures (....JsonPrimitive; at path ).
- Changed some methods in generating profiles and skins.
- Changed default skin insertion method.
- Changed skinsrestorer placeholder in configuration to %skinsrestorer_texture_id_or_empty% (Config.player.skin.hooks.skinsrestorer.useplaceholder)
Rebuild:
- Updated Skinsrestorer api to v15.
- Updated skin search methods using hooks.
- Internal modifications to player profiles.
6.14.4
Nov 16, 2023
Update 6.14.4
News:
- Fixed error when searching for some textures in gui menus.
- Fixed error when searching for clan placeholders for non-members.
6.14.3
Nov 12, 2023
Update 6.14.3
News:
- Fixed small error in autocomplete for some commands.
- Changed some search modes for internal placeholders.
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).