⚔ Ultimate Clans ⚔ 8.8.6
Take your server to a higher level. Addons and more...
5.8.0
Dec 4, 2022
Update 5.8.0 (Big Update)
News:
- Recreated the entire KDR system for players and clans, now clandata no longer stores k/d/r data, the calculation is now done from clan member data.
- Fixed top k/d/r count.
- Added to the `resetclankdr` administrative command now accept `TAG and NICKNAME`.
- Changed to `/uclans resetclankdr TAG/NICKNAME` command resets KDR of all clan members.
- The `resetclankdr` administrative command accepts `TAG and NICKNAME`.
- Added skins mode for servers in offline mode using SkinsRestorer.
- Added TabComplete for online players in command `/clan profile <PLAYER>`
- Added tabComplete for clans in `/clan info <TAG>` command
- Fixed `/clan profile` command opening non-editable menu for profile owner, now searching by UUID.
- Fixed duplicate message when changing clan tag with chat actions.
- Changed placeholder %uclans_home:<num>:location% to a formatted location: "world: x/y/z".
- Added new option in "stats" menu to see "Clan Homes" of other clans, by default off in config.yml
- Added new option in clan setings to turn on and off visualization of "Clan Homes", with default off in config.yml
5.7.2
Nov 27, 2022
Update 5.7.2 (small fix)
News:
- Fixed Libraries shaded with org.* being obfuscated.
- Removed old shared Libraries.
5.7.1
Nov 22, 2022
Update 5.7.1
News:
- Fixed error when disabling gui menus with reload commands.
- Optimized performance with skin related player profile changes.
5.7.0
Nov 20, 2022
Update 5.7.0 (Important!)
News:
- Added termination of listening events when the plugin is reloaded, this removes event duplication caused by Addons.
- Changed how addons are treated when they are enabled.
- Other minor changes to start, restart and reload actions
5.6.3
Nov 12, 2022
Update 5.6.3 (small fix)
News:
- Change Placeholder request mode with papi.
- Changed some API fetch modes.
- Fixed %sec_expires% placeholder for invites.
- Minor changes to the database api.
5.6.2
Nov 5, 2022
Update 5.6.2 (small changes)
News:
- Changes to the Join Event message for clan members.
- SkinCache configuration changes.
- Changes to external hooks.
5.6.1
Oct 30, 2022
Update 5.6.1 (optimization)
News:
- New clan and player loading optimization.
- Fix when loading a player when the clan doesn't exist.
- Fixed bug when triggering HomeDelete event
- Removed `homecreate` session from language file (unused).
5.6.0
Oct 23, 2022
Update 5.6.0
News:
- Added colors in clan creation in chat actions.
- Fixed creating homes with name "null" using chat actions.
- Fixed command bypass when starting chat action.
5.5.3
Oct 18, 2022
Update 5.5.3
News:
- Optimization in the number of queries in the Mysql and SQLite database.
- Added option to center json messages in new chat.yml
5.5.2
Oct 16, 2022
Update 5.5.2
News:
- Now the json.yml and bossbar.yml files are no longer used and can be deleted.
- Finished migration of chat and json actions to chat.yml files and language file.
- Fixed some bugs in time synchronization of chat actions.
- Changed working mode when triggering actions for commands: create, modtag, home, ally and rival.
- Added pre-support for EcoBosses, EcoItems and EnchantmentSolution
- Fixed error loading plugin and not finding "ReflectionUtils".
5.5.1
Oct 7, 2022
Update 5.5.1 (small fix)
News:
- Small fix in the addons request by "parseColor" deprecated in the api.
- API update to 4.5
5.5.0
Oct 5, 2022
Update 5.5.0
News:
- Updating dependency versions
- Removed old method of creating entities/npcs.
- Migration of HikariCP classes to internal library.
- API update to 4.4 (4.3 failed.)
- Significant reduction in data usage when updating Synced player data for Proxy and Redis.
- Added option to change the number of lines in the gui menus. "gui.yml - rows: NUM"
- Added option to change amount of items in gui paging menu "gui.yml - pagesize: NUM".
5.4.13
Sep 28, 2022
Update 5.4.13 (small update)
News:
- Minor changes to chat actions.
- Added permission checking for commands using chat actions.
- Minor changes to PlayerData loading
5.4.12
Sep 19, 2022
Update 5.4.12
News:
- Completely removed "exportdata" command after instability, into it will be added in an addon.
- Fixed database connection getting lost by timeout.
- Fixed color tag on chat actions when creating a clan.
5.4.11
Sep 18, 2022
Update 5.4.11
News:
- Added "forced worlds" and "forced regions" pvp to hook with DeluxeCombat in modules.yml.
- Removed old softdepend with Citizens.
- Added new log for requests.
5.4.10
Sep 16, 2022
Update 5.4.10 (small fix)
News:
- Fixed yaml storage installation that generated errors after the last update
5.4.9
Sep 15, 2022
Update 5.4.9
News:
- Released for use command EXPORTDATA to transfer the data of clans and players to another type of storage.
- Removed the "help_pagination_admin", "help_pagination", "action_desc" and "action_modtag" sessions from the json.yml file. (soon this json.yml file will be unusable.)
- Changed some command color systems.
- Added charge of values in chat actions.
5.4.8
Sep 10, 2022
Update 5.4.8 (small fix)
News:
- Fix "cache" column change request generating CHANGE error for SQLite in console.
5.4.7
Sep 8, 2022
Update 5.4.7
News:
- Fixed small error with skinrestorer hook when player has no data.
- Changed clan list creation mode in top gui.
- The old signs editing system is now marked @Deprecated.
5.4.6
Sep 3, 2022
Update 5.4.6
News:
- Added support for SkinsRestorer and new options in generating cache for skins, especially when the server is in offline mode and the skins are not generated.
- Changed administrative command "delete" leaving player without data.
- Removed unused sessions "action_disband, action_name, action_create, action_changeleader" from json.yml file, these sessions now apply to chat.yml
- Removed small bug when triggering new home creation event.