promotional banner

afkmon

AFK detection and visuals so your friends can know if you're away, tabbed out or... crashing.
Back to Files

afkmon-mc 0.1.9+1.20.1 (Fabric)

File nameafk-fabric-0.1.9+1.20.1.jar
Uploader
EaruEaru
Uploaded
Sep 13, 2026
Downloads
9
Size
151.2 KB
Mod Loaders
Fabric
File ID
8873711
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:afkmon-1643142:8873711"

Learn more about Curse Maven

What's new

  • API: Afkmon.server(), client() and side() return an AfkStateView keyed by UUID, with per flag clocks, flaggedPlayers(), afkTimeSeconds() and hasMod(). The entity getters remain.
  • API: addFlagsListener hears every raw flag flip, StateChange carries previousSeconds, and a flagged player logging out is reported as a change to ACTIVE. Fabric and NeoForge get matching events.
  • API: PlayerState.tag() gives the tab list tag. AfkmonClient gives tab list names with the tag taken off and the local idle readouts.
  • API: PlayerAfkState moved to gg.earu.afk.api.AfkFlags.
  • Fix: a state packet landing in the same tick as a disconnect no longer leaves a stale entry on the client.
  • Fix: on Fabric, a timed-out player's logout is now handled on the server thread.

This mod has no additional files