promotional bannermobile promotional banner

svrUptime

Track how long your world has been running — in both Minecraft calendar time and real-world time.

File Details

svruptime-1.2.3.jar

  • R
  • Apr 3, 2026
  • 11.11 KB
  • 13
  • 1.21.11
  • Fabric

File Name

svruptime-1.2.3.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:svruptime-1503555:7868738"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.2.3

  • Renamed from DailyUptime to svrUptime (mod ID, package, config file)
  • Fixed mod environment to * — now loads correctly in singleplayer and on dedicated servers
  • Lowered Java bytecode target to 21 (minimum JVM: Java 21+)

v1.2

  • Replaced legacy FileInputStream/FileOutputStream with NIO Files API

v1.1

  • Updated to Minecraft 1.21.11

Initial Release

  • Tracks world age in Minecraft calendar time (days → millennia) and real-world time
  • Daily uptime broadcast to all players each in-game morning
  • Morning and evening messages ("A new day has begun" / "The night has come")
  • /uptime query [unit] to check uptime on demand
  • /ut alias for all /uptime commands
  • Admin commands to toggle broadcasts and check current settings
  • Settings persist across restarts