File Details
NoArrowIndicator-1.1.0.jar
- R
- Feb 3, 2026
- 31.76 KB
- 240
- Early Access
File Name
NoArrowIndicator-1.1.0.jar
Supported Versions
- Early Access
v1.1.0
Major Refactor: Per-Player Color Customization
Breaking Changes
- Color settings moved from global
config.jsonto per-playerplayer_colors.json- Each player now has independent color preferences
- No more conflicts where one player's color changes override another's
- Old color settings in config.json are ignored
What's New
- Per-player color preferences stored in
player_colors.json- Each player identified by UUID
- Default colors: Line 1
#ffffff(white), Line 2#ff5555(red) - Settings persist across sessions
Changed
- Command messages now say "Your..." instead of implying global changes
/noarrows line1 <hex>- "Your primary message color set to..."/noarrows line2 <hex>- "Your secondary message color set to..."/noarrows reset- "Your settings reset to defaults..."/noarrows(no args) - "NoArrowIndicator - Your Current Settings"
File Locations
- Global settings:
%AppData%\Roaming\Hytale\UserData\Saves\[WORLD_NAME]\mods\BeyondSmash_NoArrowIndicator\config.json - Per-player colors:
%AppData%\Roaming\Hytale\UserData\Saves\[WORLD_NAME]\mods\BeyondSmash_NoArrowIndicator\player_colors.json

