DirectionHUD v1.1.0
First major update for a bit, getting some features out I wanted on release.
New features
- Client keybind for toggling hud
- Working client config using YetAnotherConfigLib & ModMenu
- Action bars received while HUD is on show up in chat. (client only)
- LastDeath can now be turned off, in config & in player settings.
- Can now tab coordinates in one go, as it suggests your full location.
- Dynamic /dest UI
More config options
- destination-saving: toggle destination saving
- destination-max-saved: set the max amount of saved destinations anyone can have
- death-saving: toggle saving deaths globally
- hud-editing: toggle the /hud command
- hud-refresh: set the HUD refresh time (in ticks)
- online-mode: if off, playerdata files are created with player names, instead of UUID, name changes will not be saved.
- lastdeath: individual player setting for saving deaths
- primary & secondary rainbow: set HUD rainbow state.
Other changes
- The client and server can now talk to each other
- Keybinds on client work on servers with DirectionHUD enabled
- Action bars received when on a server with DirectionHUD will also show up in chat
- One step closer to client UI
- PlayerData v1.1
- UI changes & fixes
- Code optimization
- Fixed /hud and /destination suggestion code
- /dest saved send <name> <IGN> now properly suggests other players on the server
- Initial release