File Details
Blocchio-0.2.9.jar
- R
- Jan 26, 2026
- 198.29 KB
- 669
- Early Access
File Name
Blocchio-0.2.9.jar
Supported Versions
- Early Access
Added
defaults.enabledoption in config.properties to control the default HUD enabled state for new players / resets.- New Enabled toggle in the in-game Config UI (General tab) to turn the HUD on/off.
Fixed
- Reduced/avoided client kick issues (
Failed to apply CustomUI HUD commands) when enabling the HUD right after joining (especially withdefaults.enabled=false) by delaying the initial HUD attach/update.
Improved
- Safer HUD enable/disable behavior (soft-hide + delayed apply).
- GUI Apply handling for Enabled is now hardened (debounced + ignores redundant toggles) to prevent issues when spamming Apply.

