⚔ Ultimate Clans ⚔ icon

⚔ Ultimate Clans ⚔ 8.8.7

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

Page 1 ... 9 10 11 12 13 14
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.
5.9.11 Jan 22, 2023
Update 5.9.11

News:

  • Fixed command to kick a player when the leader also has a moderator role.
  • Published bypass permission for Clan Homes in worlds and regions (previously hidden) `Config.special_permissions.bypass_command_home`
5.9.10 Jan 21, 2023
Update 5.9.10 (small fix)

News:

  • Fixed loading of banned players.
5.9.9 Jan 18, 2023
Update 5.9.9

News:

  • Changes to receiving the ClanLevelEvent event.
5.9.8 Jan 18, 2023
Update 5.9.8 (small fix)

News:

  • Fixed error in inviting players when `store_all_players` mode is disabled and the player does not have a profile.
5.9.7 Jan 13, 2023
Update 5.9.7

News:

  • Added option to choose priority of chat events for clan and chat actions. by default NORMAL and possible: `LOWEST, LOW, NORMAL, HIGH, HIGHEST`
5.9.6 Jan 7, 2023
Update 5.9.6

News:

  • Fixed error in search of placeholders with invalid names for top clan.
  • Changed order of top clans placeholders.
5.9.5 Jan 6, 2023
Update 5.9.5

Attention, This update contains changes in the gui menu of banned players and clan list.

News:

  • Added new option `Skins.cache.enable_offline` to query skins using nickname instead of UUID. The `prefer_to_hook` needs to be turned off.
  • Changes to general menus linked to PlaceholderAPI in menu items and titles.
  • Changed gui menu for banned players, control bar is now on top.
  • Changed gui clan list menu, now fill items are divided into three parts.
  • Changed the location of pos slots defined in the clan list menu.
5.9.4 Jan 5, 2023
Update 5.9.4

News:

  • Added new chat cancel events for clan chat.
  • Added papi parse changes for settings and disband menus.
  • Added numeric Model option to `Settings.icon_<VALUE>_model` to add CustomModelData to true/false items.
5.9.3 Dec 27, 2022
Update 5.9.3

News:

  • Changed nickname shutdown for commands.yml file.
  • Added preoption to disable commands by adding 'enabled: false' to player commands.
  • Fixed active tab of top points.
5.9.2 Dec 26, 2022
Update 5.9.2

News:

  • Changed priority of AsyncPlayerChatEvent event.
  • Added recoloring of chat events, avoiding errors with minimessage created with some chat plugins.
  • Optimization in the search for active chat events.
5.9.1 Dec 21, 2022
Update 5.9.1

News:

  • Added new `useplaceholder` method for skinsrestorer on servers in 'Standalone Mode' (not for proxy).
  • Added invalid characters option for creating clan Homes.
5.9.0 Dec 17, 2022
Update 5.9.0

News:

  • Updated player profile system, it is now possible to NOT SAVE data for all players. but this way players without a clan also don't have a profile.
  • Optimization in saving and searching profiles.
  • Fixed sync error when changing clan description.
  • Added translation to top clan category of gui menus.
  • Added new top menu and top placeholder called 'POINT' where it shows the top clans with Points.
  • Added new placeholder %uclans_top:POINT:<NUM>%
  • Added PUBLICHOMES to placeholder %uclans_settings_state:...%
5.8.3 Dec 10, 2022
Update 5.8.3

News:

  • Update on the skins system with skinsrestorer

For servers in offline mode and in proxy mode follow the steps below (these steps created by skinsrestorer)
Set skinsrestorer to true.
Install the latest DEV version https://ci.codemc.io/job/SkinsRestorer/job/SkinsRestorerX-DEV on your backend and proxy servers.
You can enable the backend storage by create a file called enableSkinStorageAPI.txt in SkinsRestorer folder (backend server -> ./plugins/SkinsRestorer/enableSkinStorageAPI.txt)
Enable Mysql mode in the SkinsRestorer configuration file in the backend and also in the proxy, the connections must point to the same database.
Restart your entire network.

5.8.2 Dec 6, 2022
Update 5.8.2 (small update)

News:

  • Removed skins error when api database is not found.
  • Added option to turn off hook with Skinsrestorer in modules.yml file
Page 1 ... 9 10 11 12 13 14
You might also like...