Page: 1 ... 4 5 6 7 8

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

5.2.1 Jul 18, 2022
Update 5.2.1

News:

  • Fixed ItemStack on Holograms with hidden interface when class is obfuscated.
  • Fixed hologram preference when more than one plugin is installed.
  • Released addition of new custom language files following the Lang_ID.yml pattern in the /language/ folder
  • Added check number of allies when accepting demands.

5.2.0 Jul 17, 2022
Update 5.2.0 (Stable Full Update)

News:

  • Added Kyori's MiniMessage system, Now you can add tags, elements at all points of the configuration following these defaults "https://docs.adventure.kyori.net/minimessage/format.html".
  • Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...)
  • Added Gradient System, Hex Colors and Color in all files and menus.
  • It is now possible to create clans with tags <gradient:#RGB:#RGB>, <rainbow> and <#RGB>, also with default colors "&" and <COLOR>
  • Fixed character bug in numbers and added new money formatting system (Clan.formats.money)
  • Changed banner submission in the api where it checks if the banner is really a serialized item.
  • Fixed characters in numbers <sup> and <sub> for placeholders.
  • Fixed duplicate message when reloading plugin.
  • Fixed Unicodeblock for tag and description.
  • Fixed bossbar for 1.8.
  • Fixed reload generating error in tag_raw.
  • Fixed kyori bookstore generating errors on some forks.
  • Added new hologram API using external hooks.
  • Adding hook for CMI, HOLOGRAPHICDISPLAYS, HOLOGRAMS, DECENTHOLOGRAMS.
  • Fixed error when fetching base64 reference that does not exist in some versions.
  • Fixed Hook with holograms when the preference does not exist.
  • Fixed Json message centering.
  • Fixed invite players opening search menu when nickname was full.
  • Changed message mode to broadcast when deleting clan.
  • Fixed sending alternate messages to allies and rivals.
  • Fixed clan levels not dropping when losing points when the level was >= the maximum allowed.
  • Fixed amount charged from player on commands.
  • Command values ​​are now in commands.yml file with default value 0.0 (double).
  • Added new language system where the plugin automatically downloads new languages.
  • Added (UUID) sender to create and delete clan homes events.
  • Language files are now named Lang_ID.yml
  • Added support for new language German (DE)
  • API updated to 3.9

Note:

NOT OBLIGATORY: For better performance it is necessary to restart the files of language, config, bossbar and json. legacy tags will still work in compatibility mode.


5.1.3 SNAPSHOT Jul 14, 2022
Update 5.1.3

News:

  • Fixed Json message centering.
  • Fixed invite players opening search menu when nickname was full.
  • Changed message mode to broadcast when deleting clan.
  • Fixed sending alternate messages to allies and rivals.
  • Fixed clan levels not dropping when losing points when the level was >= the maximum allowed.

This is probably the last snapshot before a stable release again 


5.1.2 SNAPSHOT Jul 12, 2022
Update 5.1.2

News:

  • Fixed error when fetching base64 reference that does not exist in some versions.
  • Fixed Hook with holograms when the preference does not exist.

5.1.1 SNAPSHOT Jul 11, 2022
Update 5.1.1

News:

  • Fixed bossbar for 1.8.
  • Fixed reload generating error in tag_raw.
  • Fixed kyori bookstore generating errors on some forks.
  • Added new hologram API using external hooks.
  • Adding hook for CMI, HOLOGRAPHICDISPLAYS, HOLOGRAMS, DECENTHOLOGRAMS.

Note:

NOT OBLIGATORY: For better performance it is necessary to restart the files (if you were using versions below 5.1.0) language, config, bossbar and json. legacy tags will still work in compatibility mode.

This is a SNAPSHOT version and requires the latest SNAPSHOT addons.


5.1.0 SNAPSHOT Jul 9, 2022
Update 5.1.0 (Color Update + fix)

News:

  • Added Kyori's MiniMessage system, Now you can add tags, elements at all points of the configuration following these defaults "https://docs.adventure.kyori.net/minimessage/format.html".
  • Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...)
  • Added Gradient System, Hex Colors and Color in all files and menus.
  • It is now possible to create clans with tags <gradient:#RGB:#RGB>, <rainbow> and <#RGB>, also with default colors "&" and <COLOR>
  • Fixed character bug in numbers and added new money formatting system (Clan.formats.money)
  • Changed banner submission in the api where it checks if the banner is really a serialized item.
  • Fixed characters in numbers <sup> and <sub> for placeholders.
  • Fixed duplicate message when reloading plugin.
  • Fixed Unicodeblock for tag and description.

Note:

NOT OBLIGATORY: For better performance it is necessary to restart the files of language, config, bossbar and json. legacy tags will still work in compatibility mode.
OBLIGATORY: The BANNER and WAR addons need to work on the latest version (banner 1.2.0 and war 2.5.0)


5.0.3 Jun 22, 2022
Update 5.0.3

News:

  • Fixed clan information from lists in gui for rivals and allies.
  • Fixed changetag command returning false error.
  • Released Russian translation "ru_ru".
  • Fixed error when closing open gui menus on reboot or reload.

5.0.2 Jun 18, 2022
Update 5.0.2 (small fix)

News:

  • Fixed Worldguard API for addons.

5.0.1 Jun 18, 2022
Update 5.0.1

News:

  • Fixed clan creation with color tag.
  • Fixed clan tag swapping using colors.
  • Fixed color tag swap for admin command.
  • Fixed disabled addons with reload command.
  • The plugin's tag is now managed by configuration and no longer language file.
  • Added new level event for DEATHMEMBER. (requires UClans 5.0.1+)

5.0.0 Jun 16, 2022
Update 5.0.0

Update to V5, the new update has arrived for Ultimate Clans with some changes and news.

News:

  • Support for minecraft 1.8 to 1.19.
  • Support for hikari 4.0.3 (Java 8+)
  • Code cleanup and removal of all NMS methods for versions.
  • Removal of Packets system by version.
  • Added new setting where clans can be opened, no need to invite to join the clan.
  • Added player profiles system.
  • Banners, pvpmanager is now an addon.
  • New faster storage systems using Hicari Mysql and SQLite (compatible with V4).
  • Now V5 addons are no longer compatible with V4.
  • The main plugin and addons now use Maven for control.
  • Recreation of the general api with new library methods.
  • Fixed heads and textures for low versions.

Page: 1 ... 4 5 6 7 8