Update 4.1.0
News:
- Updated api to "UClansV7-API - 7.7.0-r1" and requires Ultimate Clans version 7.7.1+.
- Changed bank saving mode and event triggering
Update 4.0.1
News:
- Fixed player region command for Folia
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.
Update 3.4.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.
Update 3.3.1
News:
- Re-added method for "model" option for gui menus.
Update 3.3.0 (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.
Update 3.2.0
News:
- Bank, Updated api to 6.3.0-r6 (Need Ultimate Clans 6.3.0+)
- Changed hook with papi when reloading plugin.
- Added option to limit the amount the clan bank can support.
Update 3.1.2
News:
- Minor changes to the add and withdraw command.
- Fixed value limiter for the maximum integer using (2147483647), the negative value will be corrected with update of the clans.
REBUILD Update 3.1.0 (Logger)
News:
- Updated api to 6.1.0-r2.
- Implemented a system to Logger the actions of the clan's bank.
- Added new internal events `ClanBankAddEvent` and `ClanBankWithdrawEvent`.
Update 3.1.0 (Logger)
News:
- Updated api to 6.1.0-r2.
- Implemented a system to Logger the actions of the clan's bank.
- Added new internal events `ClanBankAddEvent` and `ClanBankWithdrawEvent`.
Update 3.0.1
News:
- Added support for Russian (RU) language.
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 bank command. - Added
add, withdraw and view subcommands for the bank command. - Added permissions injection for clan members and roles
Bank-Withdraw, Bank-Add and Bank-View where the leader can choose what permissions the roles will have.
Update 2.4.2
News:
- Small changes in gui.yml file not compiling material for `player` items in legacy version 1.12<
Update 2.4.1
News:
- 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.4.0 (Gui)
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>)
Update 2.3.0
News:
- Requires UClans 5.6.0+
- Fixed Adventure being shut down when the addon is reloaded.
- Fixed NBT Integer for adding CustomModelData.
Update 2.2.1
News:
- Added support for new ES language.
- Fixed "STAINED_GLASS_PANE:14" material in non-legacy versions causing console warning and delay when opening the bank for the first time.
- Removed snippet that disables "Adventure API" when restarting addon, causing error in other addons.
Update 2.2.0
Attention, the language files have been changed!
News:
- Bank 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.
Language directory: https://github.com/UlrichBR/UClansV5-Addons/tree/main/ClanBank/language
Update 2.1.3 (small fix)
News:
- Removed default italic text from menus and texts.
Update 2.1.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.
- Fixed Clan Banner.
- Changed in gui.yml the texture for banner and head instead of material.
- Added new number formatter. (Config.Bank.format)
- Fixed kyori package.
- Using API 3.9 now.
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.