Improvements
- Added item range (LItems)
Improvements
- Added a second config for bedrock players
Improvements
- Fixed catalog button parser for new itme (Thanks for report tomimza)
- Fixed bug with durability (Thanks for report RustyDagger)
Improvements
- Update API
- Added SellEvent (API)
- Fixed tournament sound (Thanks tomimza for report)
- Imp customization.json
Improvements
- Modifier parser fixed (1.21.3)
LiteCore Update
- Added customization modifications WiKi
Fix
- Fixed amount bug (Thanks RustyDagger for report) (Lite_Item)
Improvements
- Added support for 1.21.3
- Fixed TypeAdapter for 1.21.3 (Thanks RustyDagger for report)
Fix
- Fixed sound serialization for 1.21.3 (Thanks tycla for report)
Fix
- Fixed problem with baits lore (Thanks Kedavlar for report)
LiteCore Update
- Fixed color comparison bug for LiteItems (Thanks Hugo10098 for report)
- Added CASE ignoring for display and lore HEX colors
LiteCore Update (Internal library)
- Optimized HEX color placeholder
- Optimized and improved LangManager for translations
- The LiteGui system has been optimized (all guis are generated in advance and their views do not need to be regenerated)
- Added open_gui_by_config_name actions for guis
Fix
- Fixed despawning barrels for Lands
Improvements
- Added viewing of the player directory by UUID (for offline players)
Improvements
- Improved drop generation for bait + enchantment combinations
Fix
- Fixed parser for reading custom enchantments (1.21+)
Improvements
- Improved fishing logic (When the drop is empty)
Improvements
- Improved parser and insertion of baits into item Lore
- Fixed conflicts with the custom Lore plugin