
⚔ Ultimate Clans ⚔ 8.8.1
Take your server to a higher level. Addons and more...
8.8.1
13 days ago
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
17 days ago
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
25 days ago
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.
8.7.0
28 days ago
Update 8.7.0 (Multilingual System)
News:
- Added individual multilingual system, where the player can use any language loaded in the plugin.
- Added new command "/clan language (set|view|list)" for members.
- Fixed %uclans_leader% placeholders to real name and not nickname.
- Fixed "invite" member GUI item without canceling disabled.
- Added new placeholders %uclans_player_lang%, %uclans_current_player_lang% and %uclans_current_player_lang_head%
- Added player profile description with your chosen language.
- Fixed instant reloading of language switching admin menu.
- Changes to file loading system for languages and GUIs.
- Added shortcut to player profile in clan home menu when you don't have permission to view settings
8.6.5
Mar 15, 2025
Update 8.6.5
News:
- Fixed false positive for points requirement for {formula} when there are no other requirements.
- Fixed admin command in console not showing "help" list.
- Removed AnvilGui beta option loading and configuration due to incompatibility with many versions.
8.6.4
Mar 9, 2025
Update 8.6.4
News:
- Enabled use of sqlite for legacy versions below 1.12.
- Changed some features and improved connections to databases.
- Added "datasource class" option for mysql and sqlite.
8.6.3
Mar 3, 2025
Update 8.6.3 (Small fix)
News:
- Fixed error when joining a new clan generated after updating uuids
8.6.2
Mar 2, 2025
Update 8.6.2 (Small fix)
News:
- Fixed error in the checkPlayerData(#UUID) api when joining a clan.
8.6.1
Feb 28, 2025
Update 8.6.1
News:
- Changed working mode for UUIDs when the player's uuid is changed, causing the api to fail when searching for a player by nickname.
8.6.0
Feb 23, 2025
Update 8.6.0
News:
- Updated API for UClans-API - 8.6.0
- Added new method (List<Chunk> getClaimChunksLocation(#Player, #Location)) in the ClaimImplement api.
- Updated GriefPrevention Extension "/uclans extension update GriefPrevention"
- Updated GriefDefender Extension "/uclans extension update GriefDefender"
- Updated ProtectionStones Extension "/uclans extension update ProtectionStones"
8.5.6
Feb 22, 2025
Update 8.5.6
News:
- Added new attribute modifiers for versions 1.20.3+ (item flags).
- Fixed error with player heads in "Player Top" in versions below 1.12<
8.5.5
Feb 18, 2025
Update 8.5.5
News:
- Fixed the api's "void hideClansScoreboard(#Player)" method not resuming the server's scoreboard.
- Added option for clans NOT to lose level when points drop. "Level.points.block_level_decay" .
- Updated TAB extension to V1.1.
8.5.4
Feb 9, 2025
Update 8.5.4
News:
- Added extension and compatibility with ProtectionStones - by EspiDev. (/uclans extension download ProtectionStones).
- Changed the way levelup works in the gui to return to the previous page and not the beginning.
8.5.3
Feb 1, 2025
Update 8.5.3
News:
- Applied optimizations for player data searches.
- Removed (temporarily) clan player filter from the top player list.
- Added new filter for players sorted by "Last Seen" with a time limit.
8.5.2
Jan 31, 2025
Update 8.5.2
News:
- Fixed numerical formatting error for level comparisons.
- Changed api methods getPlayerClan(String/UUID) methods
8.5.1
Jan 27, 2025
Update 8.5.1
News:
- Added clan level does not need papi to parse local placheolders
- Added new sanitization for comparisons of numbers and values for level requirements.
8.5.0
Jan 22, 2025
Update 8.5.0
News:
- Added new "Souls" system where players gain and lose Souls when they kill or are killed.
- Added new "Top Players" system, with filters for All, Kdr and Souls. also filter for "onlines" and "without clans"
- Added new "Clan souls" filter to the top clans list, where clan souls are the sum of member souls.
- Added new placeholders for "Top Souls" (formatted and unformatted) of players.
- Added new command "/clan players <type> (-gui)" where the list opens the top players.
- Added "rewards, mails and loggers" to sync.
- Updated extension for FancyHolograms to v1.4.
8.4.6
Jan 12, 2025
Update 8.4.6
News:
- Updated plugin initialization loader.
- Updated plugin release time after reload.
- Added extension listener to completion for execution on reload.
- Added entity blocking when location is null or empty.
- Removed old path from v6->v7.
8.4.5
Jan 8, 2025
Update 8.4.5
News:
- Fixed API callback when location is submitted and not present for entity creation.
8.4.4
Jan 4, 2025
Update 8.4.4
News:
- Added special permissions setting for gui menus. "use_player_gui_permission" and "use_admin_gui_permission", also used by wildcard permissions.