File Details
WaterDepthGauge-1.0.5.jar
- R
- Feb 9, 2026
- 41.16 KB
- 30
- Early Access
File Name
WaterDepthGauge-1.0.5.jar
Supported Versions
- Early Access
v1.0.5
Optional MultipleHUD + Death/Respawn Fix
What's New
- MultipleHUD is now optional (not required)
- Automatically detects if MultipleHUD is installed
- Falls back to vanilla HUD system if MultipleHUD not present
- Works standalone or with MultipleHUD - your choice
Fixed
- Death/respawn crash fix - No more client disconnect when dying/respawning
- Added
DeathComponentcheck to skip client packets during death - Death systems already clear client UI - sending packets was redundant and broke namespace references
- Added
- Scheduler initialization fix - Moved from
setup()tostart()lifecycle phase- Matches proven plugin patterns (FeedPlayer, DeathItemTimer)
- Uses
Universe.get().getWorlds()for reliable world discovery instead of event-tracked set

