- Fixed async scheduler period (API)
- Fixed FIREWORK animation looping (rgb parsing issues)
- Fixed SELECT animation on packetevents
- Added hologram driver fallback mechanism. Now, any available hologram driver will be loaded if the one specified in the configuration is not found.
-
Added premium animation FUTURE_WHEEL as free
-
Added ability to disable sound for animations
-
Added particle settings for RAINLY animation
-
Changed YAML loader indentation to 2 spaces
-
Updated configurate-yaml to 4.2.0
-
Fixed saving disabling for history on historyDataSize < 1
-
Fixed pose setting for all animations
-
Fixed addon disabling if error occurred
- Added RGB support for potions - #80
- Added skull support for 1.21.10 (with LiteSkullAPI) - #79
- Improved GUI loading
- Fixed placeholder parsing for HISTORY type of item - #78
- Some API changes
- fix memory leak: remove async task from map if not external
- Removed kyori event from shadowing, included to plugin.yml libraries
- Fixed scheduler memory-leak
- Fixed a bug that prevented multiple players from opening a GUI at the same time
- Improved GUI loading
- Improved config migrator from 25 to 26 version
- Added 10 -> 11 and 11 -> 12 case migrators
- Added check for nullability of the config before messages loading
- Added convert order for config migrators
- Added old Data.yml and Keys.yml migrators
- Added check for inventory holder instead map
- asynchronize the delkey, givekey, and setkey commands
- fix nullability level-groups setting
- add support for both rgb formats (stringed and listed)
- add UP_NORTH_WEST and DOWN_SOUTH_EAST directions to Facing
- fix issue with case items conversion (occurred when the list of items was empty)
- improve random action selection logic
- remove unnecessary setting "DisableSpawnProtection"
- change logic for checking player nickname, replaced with asynchronous formatting
- main configuration structure update
- add new data for metrics
- Optimized packet armor stands
- Support for packet armor stands from version 1.16.5 to 1.21.8
- Split case configurations into different files
WARNING! Make backup of your configurations!
- Config serializing with ConfigData
- Fixed deletion of double keys after RANDOM animation
- Fixed pitch and yaw for FancyHolograms support
- Check player for UUID (SELECT animation)
- Check for animation executor (player) in SELECT
- Updated version of locale files (fixed the converter bug)
- Fixed command "/dc givekey" message feedback
- Delete all players keys from exact case type (/dc delkey all (case type)
- HistoryDataSize setting
- Fixed HISTORY item - displaying
- Fixed world nullability in animations: POP and SELECT if entity armorstand used
- Fixed inventory title nullability
- FriendCase addon - Fixed myself gift sending
- Fix PlaceholderAPI placeholders processing in CaseGui
- Fixed incorrect hex color with packetevents
- Added
Itemsetting in SELECT animation - Added
LANGmigrator from 2.6 to 2.7 with placeholders converting




