File Details
HideArmor-0.3.0-alpha.jar
- R
- Jan 14, 2026
- 31.21 KB
- 11
- Early Access
File Name
HideArmor-0.3.0-alpha.jar
Supported Versions
- Early Access
What's New in v0.3.0
- Interactive GUI - Beautiful armor visibility menu using Hytale's native UI system
- Checkbox Controls - Toggle each armor piece with intuitive checkboxes that reflect current state
- Real-time Updates - Changes apply instantly when clicking checkboxes
Features
- Hide Individual Armor Pieces - Toggle visibility for helmet, chestplate, gauntlets, and leggings independently
- Self-Only Visibility - Changes only affect how you see your own armor
- Persistent State - Your preferences are automatically saved between sessions
- Native Hytale UI - Uses Hytale's custom UI system for seamless integration
Commands
| Command | Description |
|---|---|
/hidearmor |
Opens the armor visibility GUI |
/hidearmor <piece> |
Toggle specific armor piece via command |
/hidearmor all |
Toggle all armor pieces at once |
/hidearmorui |
Alternative command to open GUI |
/hidehelmet |
Quick toggle for helmet visibility |
Technical Details
- Uses Hytale's
InteractiveCustomUIPagefor native UI integration - Packet interception for visual armor hiding
- Thread-safe state management with debounced disk persistence
- Built for Hytale Early Access SDK
Notes
This is an alpha release - please report any issues you encounter. The GUI system follows the same patterns used by official Hytale admin tools.

