Compatibility
Minecraft: Java Edition
26.2
26.1.2
Platforms
Tags
Creators
Details
Licensed CC0-1.0
Published 4 days ago
Updated last month
KumihAFK Plugin
A small plugin for servers on paper that allows you to distinguish between players who have entered AFK mode
Nickname color system depending on the world:
(It can be turned off, and then the nicknames will be white and gray when the AFK player)
- worlds color on:

- worlds color off:

You can choose your own color in each world, or change the default color. In the config
Icons indicating different player states:
Icons info
- ⌚ means automatic AFK
- ⌛ means manual AFK
Commands:
- /afk -- log in to AFK
- /afk <nickname> -- take a look at how long the player is are in AFK
- /afk info - see the basic information on the plugin
- /afk configreload - restart the config, without having to restart the server
- /afk help - duplicates the commands in the chat
Simple configuration of the config:
#=====================================
#KumihoAFK
#Author: Kumi_ho
#=====================================
#en_us
#In how many seconds will the player become AFK
#ru
#Через сколько секунд игрок станет AFK
time-to-afk: 300
#en_us
#Colors in worlds
#ru
#Цвета ника в мирах
change-afk-color-worlds: true
colors:
world: "§2"
world_nether: "§4"
world_the_end: "§5"
#worlds off color
standart: "§8"
#Language messages
#en_us or ru_ru
language: "en_us"
Specifying the AFK time in the chat, when writing a command:

There are two languages, English and Russian, they can be changed in the config
You can also edit the messages themselves in a separate file.
Spoiler
afk-enabled: "§7status §6AFK §7enabled"
afk-disabled: "§7status §6AFK §7disabled"
player-not-found: "§7Player not found"
not-afk: "§7Player is not AFK"
player-afk: "§7Player §6%player% §7is AFK %icon% §7for §6%minutes%m %seconds%s"
help: |
§fHELP
§6/afk §7- enable/disable AFK
§6/afk <player> §7- check AFK time
§6/afk info §7- plugin information
§6/afk configreload §7- reload config
info: |
§fINFO
§6⌚ §7means automatic AFK
§6⌛ §7means manual AFK
command-only-player: "§7Only players can use this command"



