4.0.1 Mar 29, 2024
Update 4.0.1

News:

  • Fixed error when searching for a task not present when active saving is disabled.

4.0.0 Jan 5, 2024
Update 4.0.0 (V7 API)

News:

  • Updated api to UClansV7-API (7.0.0-beta.24). Requires Ultimate Clans V7.0.0+.
  • Size reduction of around 80% in size now using the main plugins as a library.
  • Full support for Folia, Spigot, Papers and similar forks.

3.5.0 Oct 14, 2023
Update 3.5.0

News:

  • Requires Ultimate Clans 6.13.0+
  • Added support for version 1.20.2.
  • Updated nbt, gui and kiori libraries.
  • Reduced gui menu libraries.

3.4.0 Aug 8, 2023
Update 3.4.0

News:

  • Added new administrative command "/clanchest" with subcommands "help, reload and open".
  • Added method for administration to open and edit the clan chest.

3.3.2 Jun 10, 2023
Update 3.3.2 (1.20)

News:

  • Added pre-support for Minecraft 1.20
  • Updated API to 6.5.0-r2 (Required UltimateClans 6.5.0+)
  • Added new snakeyaml library.

3.2.2 Jun 3, 2023
Update 3.2.2

News:

  • Changed mysql `id` key field to a value of `396 bytes`, thus giving greater compatibility to older versions of mysql.
  • Changed `item` field to `longtext` thus accepting more items edited with the serialized item.

3.2.1 May 21, 2023
Update 3.2.1 (REBUILD)

News:

  • Added support for PAPI.
  • Added new placeholders `%clanchest_limit% and %clanchest_extra%`
  • Added Extra Chest to total count.

3.2.0 May 10, 2023
Update 3.2.0

News:

  • Chest, Updated api to 6.3.0-r6 (Need Ultimate Clans 6.3.0+)

3.1.0 Mar 11, 2023
Update 3.1.0 (Logger)

News:

  • Updated api to 6.1.0-r2.
  • Added support for Polish language (PL).
  • Implemented a system to Logger the actions of the ChestUpgrade.
  • Added new internal event `ClanChestUpgradeEvent`

3.0.1 Mar 3, 2023
Update 3.0.1

News:

  • Added support for Russian (RU) language.

3.0.0 Feb 27, 2023
Update 3.0.0

News:

  • Updated API for V6-snapshot44
  • Added text mode for all commands with option to force gui.
  • Added subcommand system for the /clan chest command.
  • Added buy and open subcommands for the chest command.
  • Added permissions injection for clan members and roles Chest-Buy and Chest-Open where the leader can choose what permissions the roles will have.

2.7.2 Jan 22, 2023
Update 2.7.2 (small sql change)

News:

  • Change in creating table `chest_info_table` creating clanid key `DEFAULT NULL` now uses `NOT NULL`

2.7.1 Jan 17, 2023
Update 2.7.1

News:

  • Removed small debug mode.
  • Changed operating storage mode for legacy versions 1.12<

2.7.0 Jan 17, 2023
Update 2.7.0

News:

  • Downgraded the Hikari version to 4.0.3 to support java 8+.
  • Changed unlocker's default to empty so accepting blank settings.
  • Changed default pages to not add to the unlocker, leaving the default only when the unlocker is not used.

2.6.0 Dec 30, 2022
Update 2.6.0

News:

  • Now gui menu data is no longer dependent on the api, bringing freedom for menu editing.
  • Added option of placeholders (papi) in title and menu items.
  • Added option to remove items and fill from menus by adding `enabled: false` to the item.
  • Added option to change item slot and slots are now visible as `slot:<num>`.
  • Added option to mimic items in other slots with `mimeslots:` option (List<String>)
  • Added option to add CustomModelData to menu items using `model: <num>` session.
  • Removed multi item fill `<item>,<item>`.
  • Changed mode of alerts in the title of the menus.
  • Changed how to parse placeholders.
  • Added option to change menu rows.

Update 2.5.0 Oct 23, 2022
Update 2.5.0

News:

  • Requires UClans 5.6.0+
  • Added option to remove menu items using `enabled: false` session.
  • Fixed Adventure being shut down when the addon is reloaded.
  • Fixed NBT Integer for adding CustomModelData.

2.4.1 Sep 4, 2022
Update 2.4.1 (small fix)

News:

  • Fixed loading messages.

2.4.0 Sep 3, 2022
Update 2.4.0

Attention, the language files have been changed!

News:

  • Chest Addon now needs UClans v5.4.0+.
  • API update to UClansAPI-4.2, making the plugin lighter for Audiencias and shading.
  • Reconfiguration in file generation.
  • Released addition of new custom language files following the Lang_ID.yml pattern in the /language/ folder.
  • Removed old and deprecated "/clanchest" command.

Language directory: https://github.com/UlrichBR/UClansV5-Addons/tree/main/ClanChest/language


2.3.3 Aug 10, 2022
Update 2.3.3

News:

  • Removed italic text from menus and messages.
  • Removed minor chest save sync in use by players (This could cause delay in real-time query about bau usage).

2.3.2 Jul 17, 2022
Update 2.3.2 (Stable Update)

News:

  • Added Kyori's MiniMessage system, Now you can add tags, elements at every point in the configuration.
    Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...), for better performance it is necessary to restart the files of language , config, bossbar and json. legacy tags will still work in compatibility mode.
  • Added Gradient System, Hex Colors and Color in all files and menus.
  • Using API 3.9 now
  • This addon requires Ultimate CLans 5.2.0+

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.


2.3.1 SNAPSHOT Jul 11, 2022
Update 2.3.1

News:

  • Requires Ultimate Clans 5.1.1+
  • Fixed Kiory packages.

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

News:

  • Added Kyori's MiniMessage system, Now you can add tags, elements at every point in the configuration.
    Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...), for better performance it is necessary to restart the files of language , config, bossbar and json. legacy tags will still work in compatibility mode.
  • Added Gradient System, Hex Colors and Color in all files and menus.

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.


2.2 Jun 18, 2022
Update 2.2

News:

  • Fixed chest command initialization.
  • Fixed chest icon initialization.

2.1 Jun 18, 2022
Update 2.1

News:

  • Fixed regions where the chest cannot be used.

2.0 Jun 16, 2022