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

6.11.0 Aug 10, 2023
Update 6.11.0

News:

  • Created "BETA" option in the configuration to enable and disable features under development.
  • Sync has now been moved to BETA feature.
  • Improved Self-Translatable Objects system.

6.10.0 Aug 5, 2023
Update 6.10.0 (Optimization and Sync)

News:

  • Major changes in the SYNC system (multiserver), avoiding mysql exhaustion in both QUEUE and COOLDOWN modes.
  • Rebuilt and optimized "Player Roles" system for a faster method, avoiding load on the server (*Internal clan permissions will be reset to server defaults).
  • Optimized player and clan loading system, making it lighter and with better data synchronization.
  • Fixed method for non-Role players to appear in player lists.

6.9.1 Jul 30, 2023
Update 6.9.1

News:

  • Added to command "/clan cancel" also close gui menus (can be used in Insertion menus to close menus.) (@skydrek)
  • Added shortcut to chat in clan chat, by default "@" (Clan.chat.shortcut) (@dropexitjoin).
  • Added option to disable creation of clan homes in wg regions (Clan.home.disabled_regions) (@radhon).

6.9.0 Jul 30, 2023
Update 6.9.0

News:

  • Updated UClansV6-API API for 6.9.0-r8 (https://github.com/UlrichBR/UClansV6-API).
  • Added new getRegionAPI() api method where against implementations used with "RegionImplement" method.
  • Added new terrain implementation method for communication between addons, and internal implementation of future plugins and extensions (v7).
  • Added terrain blacklist or whitelist option for creating clan homes.
  • Added blacklist option to block receiving kdr inside terrains.
  • Added option to force pvp or disable within terrains.

6.8.3 Jul 24, 2023
Update 6.8.3

News:

  • Minor changes to how sync is handled for redis (experimental feature).
  • Minor changes to banner management.

6.8.2 Jul 22, 2023
Update 6.8.2

News:

  • Changed error handler when managing the api.
  • Added Legacy (1.14<) methods for reading pre-made banners.

6.8.1 Jul 20, 2023
Update 6.8.1

News:

  • Published in the moderation.yml file the `PROMOTE` and `DEMOTE` permissions which can now be added to permissions groups.

6.8.0 Jul 19, 2023
Update 6.8.0 (Sync Update)

This is a new update format, containing who made the suggestion or report.

News:

  • Added two options to choose from for synchronization: QUEUE and COOLDOWN, in this way it will avoid exhaustion of the database due to too many requests.
  • Changes to synchronization methods for triggering updates and query in the Sync Multiserver system.
  • Changed the delay that sync is triggered to 60 ticks by default (Sync.high.sync_delay: 60)
  • Added maximum query execution limit for synchronization (Sync.high.max_updates)
  • Fixed message in clan chat status chat when changing via command (@leogianfagna).
  • Re-Added to the level.yml file the `rewards` option where clan members earn rewards when reaching a certain level (@leogianfagna).

6.7.1 Jul 17, 2023
Update 6.7.1

News:

  • Updated UClansV6-API to 6.7.1
  • Added new object translation methods: Block, Entity, Item, Biome, Color, Enchantment and Game Mode

6.7.0 Jul 16, 2023
Update 6.7.0 (Self-Translatable Objects)

This is a new update format, containing who made the suggestion or report.

News:

  • Updated UClansV6-API to 6.7.0
  • New "Self-Translatable" item and object option created for the user's own language, initially for Blocks and Entities. This option is optional and can be turned off in config.yml (Clan.translate.enabled) (@skydrek).
  • Fixed small error when giving points with values ​​that exceed the clan level limit.
  • Changes to disabling the plugin linked to papi and future taks.
  • Added new placeholder "%uclans_banner_upload_acceptable%" to show list of acceptable banners for upload.
  • Added to show list of acceptable materials for banner upload when material is not acceptable (@funskelet).
  • Added new placeholder %uclans_homes_amount% and %uclans_home%
  • Added new placeholder variable %uclans_home:{name}:VALUE%, now accepts the value "world, location, server, name".
  • Now the command `/clan info <tag>` also accepts nicknames (`/clan info <tag|nickname>`) (@skydrek). 

 

attachment.pngattachment.png


6.6.2 Jul 12, 2023
Update 6.6.2

This is a new update format, containing who made the suggestion or report.

News:

  • Changed administrative permission for bank command to "uclans.admin.bank" (This change needs to be done manually.) (@bedepay)
  • Created new dedicated message for gui alerts in role editing menu "LANGUAGE.clan editor changed settings" and "LANGUAGE.clan editor changed settings gui". (@leogianfagna)
  • Pre-made banners now use the formatted name (id) instead of the itemstack name (@tomimza).
  • Significant changes in the ClanFFListern algorithm, seeking to remove null points. (@rachtv3)
  • Removed old "BETA" binding from Sync config.

Manual changes:

  • Commands.yml file, section `Commands.list.uclan.bank.permission` should now have value `uclans.admin.bank`.

 

attachment.png


6.6.1 Jul 9, 2023
Update 6.6.1

News:

  • Change in clan exp calculation, when the `max_level` value is set to -1 (no level limit)
  • Fixed small error when viewing a non-existent profile.
  • Fixed small error in profile gui when clan was deleted.

6.6.0 Jul 4, 2023
Update 6.6.0

News:

  • General optimization of ClanManager and ClanManagerAPI.
  • General optimization of Playermanager and PlayerManagerAPI.
  • Added new mode for player chat if it is on to be persistent on reload, save now in profile.
  • Added new playerholder `%uclans_chat_active%` returning boolean value "true/false".
  • Added new admin command `/uclan setleader <tag> <player>`. even if you are in another clan. invalid for players who are already leaders.

 


6.5.4 Jun 25, 2023
Update 6.5.4

News:

  • Fixed TabComplete in `/clan deny` command.
  • Changes in the list of top clans generating errors in some cases.
  • Removed autocompletion from list command involving settings.

6.5.3 Jun 23, 2023
Update 6.5.3

News:

  • Fixed item model (icon_true_model and icon_false_model) for "Clan Invitation" item.
  • Fixed list of homes from other clans in stats menu.
  • Updated Kiori library.
  • Updated Folia library.

6.5.2 Jun 16, 2023
Update 6.5.2

News:

  • Added new filter button to "Top Clans" gui menu to show only clans with "Open to all" status.
  • Added new administrative command `/uclans kick <Tag> <Player>` to remove clan members.
  • Fixed tabcomplete for `/clan member invite` when clan or player is not present.
  • Fixed slot limit when clan has "open to all" status.

 

attachment.png


6.5.1 Jun 13, 2023
Update 6.5.1

News:

  • Small changes for compatibility with 1.20.1

6.5.0 Jun 10, 2023
Update 6.5.0 (Multiserver + Minecraft 1.20)

News:

  • Added pre-support for Minecraft 1.20
  • Updated API to 6.5.0-r2
  • Added new snakeyaml library (since 1.20+ doesn't have it).
  • Updated Nbt library to 1.20.
  • Updated internal configuration system that no longer depends on an external library.
  • Added new synchronization system between servers using Redis + Mysql (See requirements)

Multi servers requirements:

  • Requirements: Redis/Jedis and Mysql Database Connection.
  • Synchronization: Homes (teleport between servers), Members, Moderation, Logger, Banner, Bank and Chest.
  • Future: Cross-Server Ally Invites, Cross-Server Rival Invites, Cross-Server Member Invites, Addons.

Attention: All addons must be updated to the latest version.


6.4.10 Jun 3, 2023
Update 6.4.10

News:

  • Changes to the `emptyclans` recursive command where the count was changed and removed throttling errors per second, kickall and added simplified summary.

6.4.9 Jun 2, 2023
Update 6.4.9

News:

  • Added new administrative command `/uclan emptyclans <-arg:value>` with the function to clear certain fields of ALL CLANS, keys: (bank, kickall, stats, homes, rival, ally, points, sec).
  • Added new administrative command `/uclan bank` with subcommands `view, add, remove, set` to manage clan bank.

Emptyclans example:
/uclan emptyclans -sec:10 -rival:true -bank:true -kickall:true

Bank subcommands:
/uclan bank view <tag|player>
/uclan bank set <tag|player> <value>
/uclan bank add <tag|player> <value>
/uclan bank removes <tag|player> <value>


6.4.8 May 28, 2023
Update 6.4.8

News:

  • Some changes in reading affected empty clans in legacy versions 1.12<

6.4.7 May 25, 2023
Update 6.4.7 (small fix)

News:

  • Fixed banner predicate search method for legacy versions 1.12<

6.4.6 May 25, 2023
Update 6.4.6

News:

  • Updated system for reading member roles not inherited from older versions or migrations from v5.
  • Added new administrative command to check consistency of clans and players data `/uclans checkclanplayers`, Server needs to be empty and command must be executed in console.

6.4.5 May 22, 2023
Update 6.4.5

News:

  • Updated api to 6.5.0-r5.
  • Updated api methods for slots, tag search mode is now Deprecated.
  • Updated administrative commands for clan slots and points.
  • Fixed error when admin command to manage points and slots to a player without clan.

6.4.4 May 19, 2023
Update 6.4.4

News:

  • Updated color system that didn't identify uppercase letters.
  • Added special permission to bypass leader permission `Config.special_permissions.bypass_leader`
  • Added saving support for ElementalGems - by ElementalGamingX

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