Modrinth · Minecraft mod
AfkDisplay
Show which players are AFK in the player list. Fully configurable and with Placeholder API support.
Quick answer
Which AfkDisplay release should I use?
AfkDisplay 1.1.0 targets 1.19, 1.19.1, 1.19.2 with Fabric. Do not install it on the client. It must be installed on the dedicated server. 1 required mod needs a matching file.
Where it goes
Is AfkDisplay required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This file is marked server-only.
What else does AfkDisplay 1.1.0 need?
1.1.0. Change the file and its required mods may change too.
Install Fabric API first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add AfkDisplay without breaking your instance.
Built for AfkDisplay 1.1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.1.0. It targets 1.19, 1.19.1, 1.19.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.1.0. It opens that exact file at the source.
About this project
What does AfkDisplay add?
AfkDisplay
Show which players are AFK in the player list. Fully configurable and with Placeholder API support.

Configuration
The configuration is located in afkdisplay.toml inside your servers config folder.
# Allows you to disable the /afk command to mark yourself or other players (only for operators) as AFK
enableAfkCommand = true
# This will be the value of the placeholder %player:afk% if a player is AFK
afkPlaceholder = "[AFK]"
[packetOptions]
# The time without actions after which a player is considered AFK. Set to -1 to disable automatic AFK detection.
timeoutSeconds = 180
# Consider players that moved no longer AFK (enables easy bypass methods like AFK pools)
resetOnMovement = false
# Consider players which looked around no longer AFK
resetOnLook = false
[playerListOptions]
# Change the playerlist name for players who are AFK
enableListDisplay = true
# The color for AFK players in the playerlist
afkColor = "gray"
# The name that is shown in the playerlist if a player is AFK
afkPlayerName = "[AFK] %player:displayname%"
[messageOptions]
# Enabled chat messages when a player goes AFk or returns.
enableChatMessages = true
# The color of those chat messages
messageColor = "yellow"
# The message content
wentAfk = "%player:displayname% is now AFK"
returned = "%player:displayname% is no longer AFK"
Project description from Modrinth.
Pick your setup
AfkDisplay by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.19.4
1 loader build1.19.3
1 loader build1.19.2
1 loader build1.19.1
1 loader build1.19
1 loader build1.18.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
AfkDisplay versions and loaders
1.1.0
afkdisplay-1.1.0.jar
2 May 2023
1.0.2+1.19.3
afkdisplay-1.0.2+1.19.3.jar
1 May 2023
1.0.1+1.19
afkdisplay-1.0.1+1.19.jar
17 Jun 2022
1.0.0+1.18.2
afkdisplay-1.0.0+1.18.2.jar
17 Jun 2022
Looking for an older file? The official Modrinth project page is in Resources.