⚔ Ultimate Clans ⚔ icon

⚔ Ultimate Clans ⚔ 8.10.1

Take your server to a higher level. Addons and more...

Page 1 ... 11 12 13 14
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.
5.4.5 Aug 31, 2022
Update 5.4.5

News:

  • Updated API to 4.2
  • Fixed placeholder %uclans_home:<num>:<type>%
  • Added KILLMEMBER to level.yml file to add points to level per kill (Wait for PvPManager Addon update).
  • Added clan home creation to the new chat system.
  • Removed `action_homecreate` session from json.yml file (Future will be disabled).
5.4.4 Aug 30, 2022
Update 5.4.4 (security update)

News:

  • Fixed error in the language file for ban and unban messages players, it may be necessary to delete the lines that contain: LANGUAGE.clan player (error/success) (unban/ban) (gui)
  • Removed command "/uclans reloadaddons", now this is included in the main command "/uclans reload".
  • Changed plugin reload mode by command.
  • Added "default unchangeable" messages while the plugin is being restarted.
5.4.3 Aug 24, 2022
Update 5.4.3

News:

  • Changed empty nickname search showing null value.
  • Changed default empty unlocker like default homes, allies, slots and rivals to level.yml file
  • Small chat updates adding more default color and hover message formats.

 

attachment.png

5.4.2 Aug 21, 2022
Update 5.4.2

News:

  • Removed error when firing bossbar in version 1.8.
  • Updated bukkit minimessage system to work on 1.19.2 (json messages)
5.4.1 Aug 20, 2022
Update 5.4.1 (small)

News:

  • Fixed creating new fields for tables in already created bases

 

5.4.0 Aug 20, 2022
Update 5.4.0 (Big Update)

News:

  • Added Simple Logo in console to plugin loading.
  • Added new profile configuration menu where the player can edit nickname, update skin, choose whether or not to receive clan invitations among other settings.
  • Fixed "resetplayerkdr" administrative command for non-clan players.
  • Changed color conversion on some relationship placeholders.
  • Added tabComplete to /clan list command, now accepts values ​​for tab.
  • Increased clan list menu size, now uses 27 free spaces per page.
  • Changed true/false settings item icons to LIME_DYE and GRAY_DYE.
  • Added new %uclans_player_realname% and %uclans_player_nickname% placeholders.
  • Added new %uclans_player_settings:<VALUE>% and %uclans_player_settings_state:<VALUE>% placeholders
  • Added new command "/clan nickname <text>" for players.
  • Added support for tokenenchant as currency using "TOKENENCHANT" in `Config.money.type`.
  • Removed Deprecated currency search methods by nickname.
  • Added new "chat.yml" configuration file that will manage and replace "json.yml" and "bossbar.yml"
  • Session "Json.simple" of "json.yml" is now no longer used.
5.3.3 Aug 10, 2022
Update 5.3.3 (small fix)

News:

  • Fixed small error generated by the last level.yml update.
  • Changed title of player search menu gui to "<blue>Search <gray>| <dark_red>%amount% result(s)<gray>".
5.3.2 Aug 10, 2022
Update 5.3.2 (ItemsAdder + changes)

News:

  • Added support for ItemsAdder in tests, use('ItemsAdder:item_name' in nbt session of items in gui.yml).
  • Added new "disabled_rewards_worlds" method where players do not receive level rewards on certain worlds.
  • Changed level.yml files to no longer generate pre-defined information.
5.3.1 Aug 4, 2022
Update 5.3.1

News:

  • Fixed ban count when clan was pre-created.
  • Fixed placeholders in the Edit Clan menu.
  • Changed %uclans_top:<type>:<num>% placeholder mode to work in external plugins.
5.3.0 Aug 4, 2022
Update 5.3.0 (settings update)

API:

  • API updated to 4.0
  • Changed "(boolean) setBanner(UUID, Player, ItemStack)" method to no longer filter only Banners.
  • Added method "(BukkitAudiences) getAdventure()" in getLibAPI() with the intention of in the future the addons will no longer manage the audiences players.

News:

  • Fixed return tag when adding or removing allies.
  • Fixed Bossbar removal when player accepts or denies a clan invite.
  • Changed insertion mode from Nbts Integers to model in gui items (CustomModelData).
  • Added two new commands for players, "/clan ban <player>" and "/clan unban <player>". Where banned players cannot receive invites or join the clan.
  • Added 2 new placeholders "%uclans_count_banned%" and "%uclans_banned%"
  • Reorganized the entire Clan Settings menu, a new roles manager will be implemented soon.
  • Added new banned player menus in the Settings menu.
  • Added new player permissions menu in Settings menu.
  • Added new clan edit menu in Settings menu.
5.2.3 Jul 23, 2022
Update 5.2.3 (small fix)

News:

  • Fixed hook and error with DeluxeCombat.
5.2.2 Jul 23, 2022
Update 5.2.2

News:

  • Removed italic text being added to texts.
  • Added character limiter in gui menus when ProtocolLib is not present.
  • Updated DeluxeCombat API to the latest version (v.1.40.3)
  • Fixed tag without colors in Json.
  • Added to be able to remove any item from gui menus by adding `enabled: false` session to item in gui.yml file
Page 1 ... 11 12 13 14
You might also like...