✨ 3.1.0+beta Update Details
-
GUI Component Refactoring:
- Some GUI components have been refactored to display more descriptive information.
-
Auto Switch Elytra Feature Optimization:
- A new condition has been added to the logic for switching the elytra automatically:
- The player is not flying (new condition).
- A new condition has been added to the logic for switching the elytra automatically:
-
Dependency Version Updates:
- ibukigourd upgraded to
0.8.0+beta
- ibukigourd upgraded to
-
New Features:
- Added gliding configuration to support quick enable/disable of fireworks during gliding.
- Introduced new script APIs:
setConfig
andenableEvent
.
-
Improvements:
- Optimized GUI updates with
executeRecompose
. - Improved Elytra auto-switch logic to avoid triggering in mounted or underwater states.
- Enhanced matcher operation logic (
BlockInfoMatcher
andItemStackMatcher
):- Added support to identify invalid matcher entries.
- Updated entry editing functionality, allowing users to toggle match modes directly via the GUI.
- Refined matcher UI hover information for more intuitive and detailed displays.
- Optimized GUI updates with
-
Bug Fixes:
- Fixed an issue where item tooltip fade-out behaved incorrectly when the item switching feature was enabled.
- Fixed the size measurement issue of the chat bubble, resolving errors in line wrapping and boundary calculation that caused display abnormalities.
- Fixed inefficiencies in
PickPlayerHead
when handling similar player heads, optimizing inventory insertion logic.
-
Dependency Upgrades:
- Upgraded
ibukigourd
to version0.7.18
.
- Upgraded
- Code Refactoring: Improved modularity, merged related configurations, and fixed naming errors.
- New Features: Added item use interception and enhanced dynamic player interaction.
- Dependency Update: Updated the library to version 0.7.14+beta.
- Configuration Improvements: Simplified configuration management and optimized UI layout and tooltips.
3.0.4 Update Highlights
New Features
- Block Break Protection: Added multi-matcher support, along with enable toggles and hotkeys.
- Auto Replanting: Dynamically adapts to target and ground blocks for enhanced flexibility.
- Matcher Enhancements: Supports advanced matching conditions like enchantments, with dynamic scripting configuration.
- UI Improvements: Added confirmation dialogs and dynamic updates for task interfaces.
Improvements
- Streamlined configuration access for better performance.
- Optimized UI layout, translations, and user interaction.
Fixes
- Resolved excess rule prompts in block protection and improved cooldown logic.
- Fixed replanting and UI display issues.
Dependencies
- Upgraded library to
ibukigourd 0.7.13+beta
.