⚔ Ultimate Clans ⚔ icon

⚔ Ultimate Clans ⚔ 8.8.1

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

Page 1 ... 8 9 10 11 12 13
6.2.0 Mar 31, 2023
Update 6.2.0 (CLAN BANNERS)

News:

  • Added new clan banner system, using groups of available items per clan level, unlocked as clans level up.
  • Added new banner.yml file with banner groups, containing common group, custom heads and custom banners.
  • Added to level.yml the banner group unlocking system.
  • Added to level.yml the banner upload unblocking system.
  • Banner gui menu received item slots update and new items for new functions.
  • Added new placeholder %uclans_required_level:VALUE%, with options of BANNER_UPLOAD, MEMBER_DEMOTE, MEMBER_PROMOTE, MEMBER_REGROUP, ACCEPT_WAR, INVITE_WAR, REMOVE_MEMBERS, INVITE_MEMBERS, MODTAG, CHANGE_DESC
  • Added new placeholder %uclans_has_requirement:VALUE% and %uclans_has_requirement_formated:VALUE%, with options of BANNER_UPLOAD, MEMBER_DEMOTE, MEMBER_PROMOTE, MEMBER_REGROUP, ACCEPT_WAR, INVITE_WAR, REMOVE_MEMBERS, INVITE_MEMBERS, MODTAG, CHANGE_DESC
  • Defaults `Clan.banner.default_banner` and `Clan.banner.acceptable_materials` have been moved to banner.yml

attachment.png

6.1.7 Mar 27, 2023
UPDATE CRITICAL 6.1.7

News:

  • Updated TabComplete system causing errors in ram memory, leaving some clans hidden after completing clan tags.
6.1.6 Mar 22, 2023
Update 6.1.6

News:

  • Small changes in gui menus related to permissions.
  • Fixed Leader role loading in gui menu and list in `role` command.
  • Minor changes to member loading for Asynchronously mode.
  • Changed placeholds of gui menu names from `%uclans_tag_color%` to `%uclans_tag_nocolor%`
6.1.5 Mar 20, 2023
Update 6.1.5 (IMPORTANT)

News:

  • Changing and ending the `unlocker` search in the level.yml file
  • Added to `banner upload` not store uploaded items and drop uploaded item to player.
  • Added new option to turn off pvp for non-clan players (default FALSE).
6.1.4 Mar 20, 2023
Update 6.1.4

News:

  • Fixed count of the last level in maximum level of clans.
  • Fixed loading of some Clan Loggers.
  • Changes in loading Patents in storage yml.
  • Changes in loading Clan Roles in sqlite storage.
6.1.3 Mar 15, 2023
Update 6.1.3

News:

  • Added support for version 1.19.4
6.1.2 Mar 13, 2023
Update 6.1.2 (!important)

News:

  • Fixed loading permissions in mysql (!important).
  • Fixed %sec_expires% placeholder on some chat actions.
  • Fixed duplicate message when changing clan tag.
6.1.1 Mar 11, 2023
Update 6.1.1

News:

  • Fixed cancel command encryption error.
  • Fixed small error when reloading clan logger.
  • Small optimization in clan logger loading.
6.1.0 Mar 10, 2023
Update 6.1.0

News:

  • Updated api to 6.1.0-r2 https://github.com/UlrichBR/UClansV6-API/
  • Added support for Hungarian (HU) language (90%).
  • Added `max_level` in the level.yml file to limit the maximum level a clan can reach.
  • Added new Clan Logger system where all clan activities are stored in a list, it can be stored only temporarily, it can be filtered by day, month, week etc.
  • Added new player command `/clan logger` with subcommands `clear` and `view`.
  • Added new gui menu for Clan Logger, can be disabled in settings and added permission for who can read and edit.
6.0.5 Mar 7, 2023
Update 6.0.5 (JAVA8 REBUILD)

News:

  • Added new library for JavaScript Engine, used to calculate expressions
6.0.4 Mar 4, 2023
Update 6.0.4

News:

  • Updated HolographicDisplays api to 3.0.0.
  • Updated creation of holograms using HolographicDisplays.
  • Enabled cooldown system for commands.
6.0.3 Mar 3, 2023
Update 6.0.3

News:

  • Added support for Russian language using 'RU'.
  • Added PARTIAL support for Spanish using 'ES'.
  • Fixed console error when sending sounds from different legacy versions
6.0.2 Feb 27, 2023
Update 6.0.2

News:

  • Fixed bugs in the new invitations and moderation tables.
  • Fixed error when saving clan in mysql.
6.0.1 Feb 27, 2023
Update 6.0.1

News:

  • Fixed error when generating and reading SQLite database.
6.0.0 Feb 27, 2023
Update 6.0.0 (Snapshot44 - Big Update)

ATTENTION: To upgrade from v5 to v6 it is necessary to delete the /UltimateClans/ folder to generate new files!

News:

  • Removed old data methods inherited from v3 and v4.
  • Added Bossbar support for version 1.8.
  • Reorganization of config.yml and commands.yml file
  • Added option to turn off all gui menus.
  • Added text option for list and view commands, and optional -gui argument for opening menus.
  • Added Subcommands for some commands like Home, Profile, Rival, Ally, Member, Settings and Regroup.
  • Added new "view" subcommand for /clan home view <NAME> command.
  • Added password option for creating clan homes /clan home create <NAME> (password)
  • Changed placeholder %uclans_home:<num>:<type>% to %uclans_home:{name}:<type>%
  • Added new "view" subcommand for /clan profile view (player) (-gui) command.
  • Added new "set" subcommand for /clan profile set <key> <value> command.
  • Added new "invite" subcommand for /clan member invite <player> command.
  • Added new "kick" subcommand for /clan member kick <player> command.
  • Added new "list" subcommand to /clan member list (-gui) command.
  • The /clan kick command has now joined the subcommand of /clan member kick...
  • The /clan invite command has now joined the subcommand of /clan member invite...
  • Added new "view" subcommand to /clan settings view (-gui) command.
  • Added new "banned" subcommand to /clan settings banned (-gui) command.
  • Added new "set" subcommand for /clan settings set <key> <value> command.
  • The Alliances Command has been removed, it is now part of the /clan ally list (-gui) subcommand
  • The Rivalries Command has been removed, it is now part of the /clan rival list (-gui) subcommand
  • Added new search subcommand to /clan member search <text> (-gui) command
  • Removed pre-gui menu for members, allies and rivals, now directly opens the list and actions have been moved to the bottom bar.
  • API Location getHome(UUID player, String homeName); changed to Location getHomeLocation(UUID player, String homeName);
  • It is now possible to see allies and rivals from other clans in the chat or gui /clan ally list (tag) (-gui) list.
  • Added options to force open gui in commands without using -gui argument
  • Added option to change the main command by configuring commands.yml (needs to be in plugin.yml).
  • Added option to translate all commands and subcommands easily (replacement of Clan.match session).
  • Added option to turn off all commands in certain worlds or regions via commands.yml, no longer in config.yml.
  • Added priority of chat actions separately from clan chat.
  • Removed nbt.integer option from gui.yml items, now added model: INT option to CustomModelData.
  • All gui menus have been unified in the General section, simplifying the use and editing of the menus.
  • Added option to replicate items in other slots using the mimeslots section, possible tags: TOP, BORDER, BOTTOM, ALL and numeric
  • The multifill option (material: 'ITEM;ITEM') has been removed from the gui menus.
  • Now the slots, rows and number of items per page of all items and menus are visible and editable.
  • The "All Clans" gui menu has been disbanded, players with or without a clan can see the list of top clans.
  • The "List of Clans" menu now has reduced categories, it is no longer shown top KILL and DEATH.
  • Added new "updateskin" subcommand to /clan profile updateskin command.
  • Added new player invite system. Now invitations to join other clans do not expire in a few minutes, they are stored in a tab in the profile where the player can later accept this invitation (with an expiration date and maximum invites allowed per player.)
  • Added for players to be able to accept invitations even when they are in other clans, when they accept they automatically leave the current clan.
  • Added new "invites" subcommand to /clan profile invites (-gui) command.
  • Reduction in the amount of active Tasks, thus reducing consumption.
  • The PvPManager addon has been disbanded and incorporated into the main plugin with a full pvp management shutdown option.
  • Added kdr count option for Non-pvp kills.
  • The BannerManager Addon was disbanded and incorporated into the main plugin with a full shutdown option.
  • Added new placeholder %uclans_banner_material%.
  • Added new /clan banner command to main plugin.
  • Added new "upload" subcommand to /clan banner upload (-gui) command.
  • Added new "delete" subcommand to /clan banner delete command.
  • Added new "view" subcommand to /clan banner view (-gui) command.
  • Rebuilt TabComplete in a powerful way with all available options for player commands.
  • Added option to see homes of other clans by gui menu or command.
  • Added new level/points system where you can selectively choose how many points you need for each level.
  • Added level naming system as a form of Clan Patents (editable), defaults are Beginner, Advanced, Epic, Legendary.
  • Allies, rivals, homes and slot defaults are now higher for beginner clans.
  • The list of top clans now has no more top points and top levels, this pattern now belongs to Clan Patents
  • Added new placeholder %uclans_patent_formated% and %uclans_patent_name%
  • Added new Role Member system, where it is possible to add new promotions, choose the names of each Role, Choose the permission that each role will have and leaders can edit these options in clan settings. Initial default is 'Member' and 'Leader'
  • Added new placeholders %uclans_player_role_name%, %uclans_player_role_formated%, %uclans_player_next_role_name%, %uclans_player_next_role_formated%, %uclans_player_prev_role_name%, %uclans_player_prev_role_formated%
  • Removed placeholder %uclans_level_identifier%, %uclans_player_leader_yes_no%, %uclans_player_mod_yes_no%
  • Added new moderation.yml configuration file to manage member roles and permissions.
  • Added permissions editing system by Role
  • Added new command /clan role
  • Added new "view" subcommand for /clan role view (-gui) command.
  • Added new "sync" subcommand for /clan role sync command.
  • Added new "set" subcommand for /clan role set <role>/(-gui) <key> <value> command.
  • Added new gui menu for "Clan Role" accessible via settings menu or /clan role view (-gui) command
  • API creation 6.0.0-snapshot44
  • Added new api methods accessible by (UClans) -> getModAPI() and getLevelAPI().
  • The "Member Permissions" gui menu has been removed.
  • The clan settings for member manage homes and member manager wars have been removed from the clan data.
  • At the first moment Multiserver compatibility has been removed.
5.10.4 Feb 26, 2023
Update 5.10.4

News:

  • Added driver choice option for Mysql and SQLite in storage.yml.
  • Fixed decoration removal in modtag command.
  • Fixed null error in tabcomplete.
5.10.3 Feb 18, 2023
Update 5.10.3

Probably this is the last update v5, so the next update will already be v6. =D

News:

  • Added two new placeholders, %uclans_only_verified_tag% and %uclans_only_verified_tag_formated% to only show the tag if the clan is verified.
  • Added new option to turn off certain text decorations in `Clan.tag.disabled_decoration` and `Clan.desc.disabled_decoration`
  • Changed internal placeholder search system.
5.10.2 Feb 11, 2023
Update 5.10.2

News:

  • Added sounds in chat actions.
  • Added 'Flags' to chat actions 'CREATE_FOG, DARKEN_SKY, PLAY_BOSS_MUSIC'
5.10.1 Feb 5, 2023
Update 5.10.1

News:

  • Minor changes to the internal placeholder system.
  • Re-added update checker (Can be turned off in config.yml).
  • Small mysql database changes.
5.10.0 Jan 27, 2023
Update 5.10.0

News:

  • Changed clan placeholder mode when "store_all_players" mode is off.
  • Updated DeluxeCombat API.
  • Updated PlaceholderAPI API.
Page 1 ... 8 9 10 11 12 13