
⚔ Ultimate Clans ⚔ 8.8.1
Take your server to a higher level. Addons and more...
7.14.9
Sep 28, 2024
Update 7.14.9 (Banner manager)
News:
- Improved: banner upload system and finalized latest updates regarding banners.
- Re-added: the "PREFIX_, SUFFIX_, ALL or Material" methods to the banner upload settings.
- Fixed: list of pre-created banners for choosing the clan.
7.14.8
Sep 26, 2024
Update 7.14.8
News:
- Added: option "Moderation.disable_actions_higher_roles" to disable kick and ban actions for higher roles even with permission.
- Changed: repository mode for plugin versions.
- Changed: banner description mode for a clearer way of use and added all standard game banners as default.
7.14.7
Sep 24, 2024
Update 7.14.7 (small fix)
News:
- Changes: in ff reading mode for clans after the inclusion of disabled regions.
7.14.6
Sep 22, 2024
Update 7.14.6
News:
- Optimized: sending messages to the clan in the form of an active chat.
- Added: "disabled_worlds" and "disabled_regions" options for the FF of clans even if the ff is active.
- Updated: filter system for online players, player searches and invitations.
7.14.5
Sep 18, 2024
Update 7.14.5
News:
- Updated: top clan comparators for all types.
- Updated: bank placeholder from "unformated_top" to integer numeric format. (0,000,000...).
- Updated: distinction of top clan lists.
7.14.4
Sep 9, 2024
Update 7.14.4
News:
- Changes: to read mode for databases.
- Update: of some internal libraries to better adapt to new versions.
7.14.3
Aug 27, 2024
Update 7.14.3
News:
- Changed relocation of Json library.
- Changed the tabcomplete system for administrative command.
7.14.2
Aug 17, 2024
Update 7.14.2 (small fix)
News:
- Fixed inverted permission in the settings menu for disband
7.14.1
Aug 16, 2024
Update 7.14.1
News:
- Finalized support for Minecraft 1.21.1.
- Fixed limitation of allies and rivals in the gui menu.
- Removed old mojang check causing errors for legacy 1.8.
- Changed banner mode causing errors for legacy 1.8
7.14.0
Aug 12, 2024
Update 7.14.0 (Minecraft 1.21.1)
News:
- Added: support for Minecraft version 1.21.1.
- Changed: the "removepoints" command so that when the clan does not have enough points, it leaves it with zero.
- Updated: nbts library.
7.13.7
Aug 9, 2024
Update 7.13.7
News:
- Changed: Yaml saving mode for legacy versions generating "missing nodes" error.
- Added: new player save checks when first joining the server
7.13.6
Aug 7, 2024
Update 7.13.6
News:
- Fixed: triggering of the "DEMOTEMEMBER" action when kicking a player or leaving the clan.
- Changed: some command autocomplete methods for administration
7.13.5
Jul 29, 2024
Update 7.13.5
News:
- Added: new placeholder to search for a player's clan "%uclans_search_player_clan:Nickname or UUID%".
- Added: option to turn off alerts in the menu titles "Config.gui.disable_title_alerts".
7.13.4
Jul 18, 2024
Update 7.13.4
News:
- Changed: methods to "mail to all".
- Changed: loader methods for addons.
- Changed: local storage loading methods.
7.13.3
Jul 16, 2024
Update 7.13.3
News:
- Added: option `Clan.mail.enabled_for_all_clans` in the configuration to enable clans to receive mail from all clans.
- Added: button in the gui and settings for `receivemailall` where if the option for everyone is on, the clan can turn off receipt.
- Added: pre-configuration for packets (Final implementation only in UClans V8).
- Added: filter for invisible players in the invitation tab for new members.
- Changed: placeholder `_money_player` to Double values.
- Removed: optional Kotlin dependency.
7.13.1
Jul 1, 2024
Update 7.13.1
Update (7.13.0) requires updating economy extensions such as Vault, PlayerPoints or TokenEnchant.
News:
- Changed: the internal method for disbanding by searching only for leader instead of searching for permission within the clan.
- Fixed: error triggering when the url for discord events is invalid.
- Added: new placeholder for Top clan without formatting: %uclans_unformated_top:<type>:<find>:<num>%
Placeholder "_unformated_top:" (e.g. %uclans_unformated_top:KDR:value:1% or %uclans_unformated_top:KDR:tag:1%):
- type: KILL, DEATH, KDR, MEMBER, BANK, LEVEL, WAR, ALL, POINT, PATENT
- find: position, tag, value, find
- num: numeric value.
7.13.0
Jun 28, 2024
Update 7.13.0
This update requires updating economy extensions such as Vault, PlayerPoints or TokenEnchant.
News:
- Changed: Updated UClansV7-API to 7.13.0-R1.
- Changed:Official support for 1.20.X and 1.21 has finished, Snapshots dependencies have been removed and official releases have now been added.
- Fixed: Fixed scoreboard system for versions between 1.8 and 1.20.4.
- Changed: Updated Nbtapi to latest version avoiding initialization errors for nbts.
- Changed: Economy Implementation system updated, it is necessary to update economy extensions to 2.0.
- Changed: Updated Vault, TokenEnchant, PlayerPoints extensions to 2.0
- Added: Re-added hook with DeluxeCombat and Combat implementation (can be turned off in modules.yml).
- Added: Added new TAB extension for scoreboard. (/uclans extension download TAB)
7.12.1
Jun 18, 2024
Update 7.12.1
News:
- Changed tag placeholder returning "noclan_formated" setting when they were supposed to return an empty space.
7.12.0
Jun 16, 2024
Update 7.12.0 (Minecraft 1.21 & Optimization)
News:
- Added pre support for Minecraft 1.21.
- Changed NBT system.
- Updated the scoreboard system.
- Optimized the entire placeholder system, making it at least 50% faster with the new clans API.
- Added wildcard for placeholders, making it possible to search for placeholders by clan tag "{CLAN_TAG}" using parentheses such as "%uclans_{ClanTag}_bank_balance%"
- Added new placeholder "%uclans_clan_role_members_list:ROLE_NAME%" returning a list of members with a certain Role (ex: %uclans_clan_role_members_list:leader%).
- Added new placeholder "%uclans_clan_role_members_amount:ROLE_NAME%" returning the number of members with a certain Role (ex: %uclans_clan_role_members_amount:leader%).