Page: 1 ... 3 4 5 6 7 ... 8

6.4.2 May 11, 2023
Update 6.4.2

News:

  • Fixed error reloading players and members when mysql/sqlite connection was closed.
  • Fixed teleport to Home of allied clans.
  • Changed regex code for Discord Webhook.

 

Manual changes:

`Clan.logger.discord.regex: (https?:\/\/)?(www\.)?(discord\.(gg|io|me|li|com)|discordapp\.com\/api\/webhooks)\/.+[0-9a-zA-Z_-]`

attachment.png


6.4.1 May 10, 2023
Update 6.4.1 (Mysql Optimization and Banners Upload)

News:

  • Changed classes for loading clans, players, moderations and loggers.
  • Optimized mysql data loading using only fields used in queries.
  • Fixed mysql loading of unique member roles.
  • Added option to upload banners to cover all types of materials from the groups the clan is in.
  • Changed message when inviting a player who is already in the same clan.

6.4.0 May 7, 2023
Update 6.4.0 (Folia + Changes)

News:

  • Added pre support for Folia (papermc).
  • Changed sort list of members by role and role priority.
  • Re-added button for displaying other clans' banners in `/clan info`
  • Re-added Home view button of other clans in `/clan info`
  • Re-added button and settings for public and changeable homes in `Clan.home.can_toggle_view` and `Clan.home.public`
  • Published option to disable clan banners, if disabled will use default banner `Banner.default_material`
  • Fixed Level.points.exponent and `{EXPONENT}` formula value for levelup in level.yml

 

attachment.pngattachment.png


6.3.3 Apr 29, 2023
Update 6.3.3

News:

  • Changed "search" button to run command instead of opening gui menu without search key.
  • Added translation for Timer of Logger events (ALL, DAILY, WEEKLY, MONTHLY, YEARLY)
  • Small changes to the clan banner as soon as it was created.

6.3.2 Apr 28, 2023
Update 6.3.2

News:

  • Add "mineslots" and "model" options to the Insertion item.
  • Applied Insertion in all gui menus.
  • Insertion items now have higher priority over fill items.
  • Improved Ping mode for discord hook.

6.3.1 Apr 25, 2023
Update 6.3.1

News:

  • Add German language support (GE).
  • Enabled option to turn off clan homes.
  • Enabled option to turn off discord hook.

6.3.0 Apr 24, 2023
Update 6.3.0 (Big Update + Discord webhook)

News:

  • Updated API for 6.3.0-r6
  • Added webhook with discord by interested clan to the clan logger where the leader/administrator can add a specific channel to receive notifications of clan events.
  • Changed hook with papi when reloading plugin.
  • Added new command "/clan discord" with subcommands "createhook, remove and view"
  • Added button to view discord webhook status in settings menu.
  • Added new EDIT_WEBHOOK permission to clan moderation.
  • Added new placeholders "%uclans_haswebhook%", "%uclans_haswebhook_formated%", "%uclans_webhook_url%", "%uclans_webhook_urlshort%".
  • Added new internal API "getDiscordAPI()" with webhook options.
  • Added new events to clan logger.
  • Added new built-in events: "ClanPlayerBanEvent, ClanPlayerUnbanEvent, ClanRegroupSendEvent"

 

attachment.png


6.2.5 Apr 16, 2023
Update 6.2.5 (CRITICAL)

News:

  • Added command blocker while plugin is starting/reloading, avoiding some duplicate clan creation issues.
  • Updated implementation of DecentHolograms thus removing the error generated with identification names.
  • Relocated `info` and `homes` items from the main clan menu.

6.2.4 Apr 12, 2023
Update 6.2.4

News:

  • Fixed tabcomplete for `/clan join` command throwing error when there are no invites.
  • Fixed tabcomplete for `/clan changeleader` command where it didn't bring member nicknames.
  • Fixed buttons to cancel `changeleader` confirmation event.
  • Updated leader change system, now the system uses the promotions system internally.

MANUAL CHANGES:

  1. gui.yml file, in the `changeleader_confirm.confirm` section, for slot: 10 and mimeslots: 11 and 12.
  2. `*_lang.yml` file, session: `COMMANDS.clan changeleader show on_success` to: `%tag% <green>You have changed clan leadership to %uclans_leader%`

attachment.png

 


6.2.3 Apr 10, 2023
Update 6.2.3

News:

  • Added lock for kick command with lower priority role.
  • Bank load with maximum value in negative converted to integer value.
  • Added UClans/PAPI Parse on `command_actions` commands.

6.2.2 Apr 4, 2023
Update 6.2.2

News:

  • Changed feature search system in clan unlocker.
  • Fixed error and message when fetching level for unlockers.
  • Added pre support for v6.3.0 where clans will be able to add Discord channels to receive individual alerts of clan events.

6.2.1 Apr 1, 2023
Update 6.2.1

News:

  • Fixed small error in banner upload command.

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.

Page: 1 ... 3 4 5 6 7 ... 8