promotional bannermobile promotional banner

Water Depth Gauge

A real-time HUD that automatically displays your underwater depth in meters when submerged, helping divers track how deep they've descended from the water's surface.

File Details

WaterDepthGauge-1.0.4.jar

  • R
  • Feb 4, 2026
  • 41.39 KB
  • 150
  • Early Access

File Name

WaterDepthGauge-1.0.4.jar

Supported Versions

  • Early Access

v1.0.4

Per-Player Settings Persistence

What's New

  • Settings now persist to disk per-player
    • Each player's preferences saved to player_settings.json
    • Settings survive server restarts and player disconnects
    • No more reconfiguring every time you join

Changed

  • Command documentation now complete in CurseForge README
    • Added /wdepth help - Show command list and usage
    • Added /wdepth sea <on|off> - Toggle sea level display
    • Added /wdepth decimal <on|off> - Toggle decimal precision
    • Added /wdepth credits - Show plugin credits
    • Updated /wdepth (no args) - Now shows your current settings

Technical

  • Added PlayerConfig.loadConfigs() and PlayerConfig.getAllConfigs() for serialization
  • Settings auto-save after each command change
  • File location: C:\Users\[USERNAME]\AppData\Roaming\Hytale\UserData\Saves\[WORLD_NAME]\mods\BeyondSmash_WaterDepthGauge\player_settings.json