Wasted on Server
ModMIT

Wasted on Server

Shows the Player how much time they wasted on the server

189
Downloads
4
Followers
4 months ago
Updated
📦
4
Versions

📖About Wasted on Server

Wasted on Server

Server-side Architectury mod (Fabric + NeoForge) that reports player playtime from the vanilla stats files.

Commands

  • /wasted — show your own playtime and last seen time.
  • /wasted <player> — show playtime for an online or offline player.
  • /wasted list — list all known players sorted by playtime.

Configuration

  • On first server start, the mod writes config/wasted_on_server.json.
  • Edit the strings there to localize or adjust the messages shown by the command.

Building

  • Requires Java 21.
  • Run ./gradlew build to produce Fabric and NeoForge jars under build/libs.