Back to mods
AfkDisplay project artwork

Modrinth · Minecraft mod

AfkDisplay

Show which players are AFK in the player list. Fully configurable and with Placeholder API support.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which AfkDisplay release should I use?

Updated 3 years ago
Latest stable file 1.1.0
Game version 1.19, 1.19.1, 1.19.2
Loader Fabric

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.

Client Not supported
Dedicated server Required
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

1 required mod needs a matching file

Install Fabric API first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.

Fabric API Needed by AfkDisplay 1.1.0
required
No matching file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 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.

Player list with afk players

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.

6 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

AfkDisplay versions and loaders

4 of 4 releases match

Looking for an older file? The official Modrinth project page is in Resources.