v1.4.5
- tweaked speed module calculations
- tweaked the usage message for
/dest global, with and without permissions - fixed getting the usage message for setting a global destination with the editing permissions
- fixed error when using the destination add command without using any arguments, (normal and global)
- fixed hud
colorandmodulebutton hover text being for the wrong command - backend optimizations for particles
v1.4.4
Quick bugfixing update + new localizations! Will fix the lang file in the future to be able to translate better / easier. Enjoy!
- fixed crash when being in a dimension without a config entry for it
- added support for saving destinations with only the name and color
/dest add "name" color - added Chinese Simplified & Chinese Traditional - crowdin
- added comment in config to show lang options - more to come soon
- fixed bossbar duplication issue
- 1.21.1 support
- russian localizations from Crowdin (ru_ru)
- 1.21 support
- support for DirectionHUD client features after 1.20.6
- fixed saving a sent coord adds an extra space between the dimension and color
- fixed
/dest global setnot working without global editing permissions
- fixed a bug when setting a named destination
- fixed error spam in the console when displaying particles to a player
1.4.0 - The Config Update
not alot of surface changes, but a lot of major backend changes for stability and future proofing!
⚠️ from now on, spigot and fabric packet connections only work for the latest supported spigot version! ⚠️
DirectionHUD.properties split into 3 json files
check the wiki for formatting help:
Additions
- added a global button for when destination saving is off, but global destinations are enabled
- tracking module elevation dash if around the same y level as the target, when in compact mode
- player set destinations are now actually destinations instead of just locations
- destination module update soon
/dest setcommand now supportsnameandcolorparameters, like the/dest sendcommand
Smaller changes and fixes
- moved
/dest set saved&/dest set globalto/dest saved set&/dest global setrespectively - moved
/dest saved globalto/dest global - lang issue with dest.saved.length
- optimized the HUD module rendering for disabled modules
- fixes the tracking module not showing on DirectionHUD servers with the DirectionHUD client
- fixed global UI set buttons not working
- altered
/dest sendcommand to not accept colors on non-named destinations - made dimension ids more consistent, the "overworld" dimensions is now the name of the world
- fixed getting the spawn dimension of the player when dying
- various other fixes and changes
quick patch (sorry that it was delayed, the next patch turned into a major version 😭)
Help localize DirectionHUD on Crowdin!
- fixed ModMenu error if YACL wasn't installed
- fixed preset button language file
- fixed "Invalid command arguments" error when exiting HUD presets
- fixed HUD settings button having an invalid language location
Help localize DirectionHUD on Crowdin!
- correctly removed
bossbar.distance_maxfrom/hud settings resetsuggester - implemented better error logging
- made random colors brighter for adding unknown dimensions
- fixed broken hover for destination settings button
- tweaked several HUD reset button hovers & messages
- fixed suggester throwing errors when not finishing a quote / using quotes with spaces
Help localize DirectionHUD on Crowdin!
- added missing setting suggesters for
module.tracking_type,module.angle_display,module.tracking_hybrid - fixed HUD still displaying when all modules are turned off
- fixed various errors when clearing the tracker
- refreshed
/hud settingsUI - more major backend language optimizations
Help localize DirectionHUD on Crowdin!
- lang optimizations
- HUD Module
- module settings moved fully to modules from settings
- per module resetting via commands
- new speed module
- 3D & 2D Speed calculation
- Custom number patterns
- new tracking module settings
- new hybrid tracking
- new tracking type
- new angle module
- yaw / pitch / both display types
- destination module refresh, from "DEST: xyz" to "[xyz]"
- updated suggester logic
- new color system
- new color suggester
- reworked custom presets
- custom name per preset
- max custom presets config
- new
/dhud preset
- fixed HUD color reset & secondary color reset not working
- improved config loading logic
- added support for config writing in different languages
- fixed config updater throwing errors
- removed redundant code
v1.5
Another round of fixes, and prep for bigger things.
Watch the update video!
Help localize DirectionHUD on Crowdin!
Rewrites & Refreshes
- rewrote client-server networking
- DirectionHUD clients are now compatible with Spigot servers
- when on the client, ActionBars are now built on the client
- non DirectionHUD ActionBars now show up for a short period of time when on client
- destination logic rewrite
- new edit destination UI
- all
/dest savedcommands are in command suggestions /dest removemoved to/dest saved delete
- LastDeath rework
- removed the ability of clearing deaths
- now saves last
xdeaths (edit in config) instead of last death per dimension - new page system for when there are more saved deaths than what can be shown
- HUD Modules rewrite
- new modules UI
- uses the new page system, for more module support
- turning off a module doesn't move it to the back of the list anymore
- all module commands are now in command suggester
- Track command rewrite
- track commands are now split up and easier to understand
/dest track (set|clear*|cancel*|accept*|deny*) - all track commands now show up in the suggester
- track commands are now split up and easier to understand
New Additions
- Global Destinations
/dest saved global [add|edit|delete]- new
global-destinationsconfig option, defaultfalse - new
global-dest.json(with pretty json enabled!!) - enables a new tab in the saved destinations UI that all players can see
- only people with the right permissions can edit the global destinations
- new Inbox System
/dhud inbox- Pending track requests, track requests, and received destinations will now show up in the inbox
- central place for all social command interactions
- sending destinations and track requests now have a cooldown to combat command spamming
Config Changes
- updated to v1.4
- reordered the config for easier reading
- new
social-cooldownconfig option, default10seconds,0to disable - new
global-destinationsconfig option, defaultfalse - new
particle-loopconfig option to change particle loop speed - new
lastdeath-maxfor setting the max amount of deaths saved, default4 - renamed
hud.enabledtohud.settings.state - renamed
hud-refreshtohud-loop - renamed
death-savingtolastdeath-saving - renamed
destination-max-savedtodestination-max
Fixes and Changes
- Renamed
/dirhudcommand to/dhud- the
/dhudcommand now works to execute every command in DirectionHUD (eg./dhud dest saved) /dhud reloadnow fully reloads all players- removed
/directionhud defaultscommand (might come back later if requested, but was a pain to keep it working, needs to be heavily redone)
- the
- moved hud toggle to the settings page
- removed toggle button from HUD menu, the command still is functional
- PlayerData v1.6
- The PlayerData JSON is now formatted in a readable way
- fixed players & files not unloading fully on server shutdown
- fixed tracking module pointing to player target when the target is in another dimension and AutoConvert is off
- fixed
tracking resumedmessage not showing up when turning on AutoConvert - removed suggestions formatter
Spigot Changes
- removed
directionhud.directionhudpermission - removed
directionhud.defaultspermission - fixed
hud-editingconfig option not working


