Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
DirectionHUD

DirectionHUD

A multi purpose coordinates HUD mod. Fully customizable HUD with features to save coordinates, log deaths, and player tracking!

27.3k
142
Adventure
Management
Utility
AboutGalleryChangelogVersions

v1.3.8+1.19.2

by Oth3r on Jul 8, 2023
Download

!!USES CLOTH CONFIG FOR MODMENU CONFIG!!

  • DirectionHUD port to 1.19.2

v1.3.8+1.19.4

by Oth3r on Jul 8, 2023
Download

v1.3.8+1.20-1.20.1

by Oth3r on Jul 7, 2023
Download
  • fixed a message not showing up correctly

DirectionHUD v1.3.7+1.19.4

by Oth3r on Jul 1, 2023
Download

DirectionHUD v1.3.7+1.20-1.20.1

by Oth3r on Jun 30, 2023
Download
  • lang file fixes & optimizations
  • messages from the actionbar that get sent in the chat by DirectionHUD will now be labeled better
  • more descriptions in YACL
  • fixed null on HUD weather module when first loading into a world
  • '/destination saved' QOL and fix for some messages being incorrect

DirectionHUD v1.3.6+1.19.4

by Oth3r on Jun 20, 2023
Download
  • fixed a rare crash when a player disconnects on a DirectionHUD server
  • updated YACL minimum version to v3.0.0 & updated to the latest version

DirectionHUD v1.3.6+1.20-1.20.1

by Oth3r on Jun 19, 2023
Download
  • fixed a rare crash when a player disconnects on a DirectionHUD server

DirectionHUD v1.3.5+1.20-1.20.1

by Oth3r on Jun 13, 2023
Download
  • added back support for YetAnotherConfigLib

DirectionHUD v1.3.4+1.20-1.20.1

by Oth3r on Jun 12, 2023
Download
  • updated to 1.20.1
  • removed support for YetAnotherConfigLib for now, I'll add back support after my vacation / when i get more time

DirectionHUD v1.3.4+1.20

by Oth3r on Jun 9, 2023
Download

looks like updating mods while traveling is not as easy as i thought... sorry!

  • fixed the mod not working on 1.20

DirectionHUD v1.3.3+1.20

by Oth3r on Jun 7, 2023
Download
  • updated to 1.20

DirectionHUD v1.3.3+1.19.3-1.19.4

by Oth3r on Jun 4, 2023
Download
  • lots of backend optimization (for spigot port)
  • updated command suggester
  • fixed versioning in '/directionhud'
  • fixed not all defaults being set in '/directionhud defaults set'
  • fixed '/directionhud reload' button not being unique
  • removed a system print when updating PlayerData files

DirectionHUD v1.3.2+1.19.3-1.19.4

by Oth3r on May 26, 2023
Download
  • new versioning system, back-ported to 1.19.3
  • fixed destination converting
  • fixed not being able to find players when on a online server

DirectionHUD v1.3.1+1.19-1.19.2

by Oth3r on May 25, 2023
Download

Port to 1.19-1.19.2 per request, more updates to come later

  • disabled hud toggle keybind due to errors

DirectionHUD v1.3.1

by Oth3r on May 23, 2023
Download
  • fixed a fatal error: when a new playerdata file gets built, it causes a crash

DirectionHUD v1.3.0

by Oth3r on May 21, 2023
Download

Tracking and location backend rework + a lot of bugfixes

new tracking

Major changes and features

  • recoded the location backend
    • '/dest set x y z dimension' no longer converts the destination, now have to add 'convert' to the end to do so
    • customizable max 'X Y Z'
  • Reworked tracking system
    • tracking is now more vague, no longer displaying the player's exact location on the HUD
    • doesn't use the destination system to track, can now simultaneously have a destination and track someone at the same time
    • new 'tracking' module, replaces the 'compass' module
    • new particles to tracking target
    • custom one time msgs for when tracked is offline or in a different dimension
    • '/dest track .clear' to clear tracker
    • uses UUID to track on online servers, so changing names won't evade the tracker
  • AutoConvert
    • auto converts the dimension or tracker when possible
  • clicking on the version number in '/dirhud' links to the changelog
  • added a server shutdown procedure
  • destination suspending removed

New config options

  • max-xz: sets the max XZ for all locations in directionhud
  • max-y: sets the max Y for all location in directionhud
  • social-commands: toggles all social commands in directionhud (/dest send, /dest track)
  • tracking: tracking module default state
  • autoconvert: AutoConvert default state

Fixes & changes

  • fixed the playerdata updater again
  • playerdata v1.3 -> 1.4
  • config v1.1 -> 1.2
  • finally using a JSON library again
  • fixed config loading
  • fixed singleplayer config name
  • fixed the 'TRACK' button showing up as 'SEND'
  • fixed convert button not showing up when changing dimension with AutoClear off
  • fixed set button not showing up in '/dest send' when destination saving is turned off
  • fixed '/dest send' usage not correctly showing how to use the command
  • fixed '/directionhud reload' command (now fully reloads & works 100% on console and playerside)
  • fixed '/directionhud reload' not working correctly
  • fixed '/dest send' suggester

DirectionHUD v1.2.2

by Oth3r on May 9, 2023
Download
  • fixed playerdata updater (again)
  • fixed /hud edit "X" button
  • fixed /dest "send" & "track" buttons not correctly giving the command
  • fixed some wording issues

DirectionHUD v1.2.1

by Oth3r on May 8, 2023
Download
  • fixed the playerdata updater
  • playerdata v1.2 -> v1.3

DirectionHUD v1.2.0

by Oth3r on Apr 29, 2023
Download

DirectionHUD v1.2.0

Custom dimension support & message backend rework custom dimension support

New features

  • Custom dimension support
  • Custom dimension coordinate conversion support
  • New lastdeath screen
  • New custom chat builder for spigot port
  • Setting the destination now universally uses the coordinates badge: "[D] x y z"
  • New saved death message
  • Discord support server now up! Join in the mod's main page!

New config options

  • dimensions: lists the dimensions and the custom name and color for each
  • dimension-ratios: sets the custom ratios for converting coordinates to different dimensions

Fixes & changes

  • fixed many visual chat bugs
  • dest sending tweaks
  • hud rgb is now a toggle
  • config version 1.0 -> 1.1
  • playerdata version 1.1 -> 1.2

DirectionHUD v1.1.1

by Oth3r on Apr 9, 2023
Download
  • fixed extra message when toggling HUD
1
8
9
10

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.