
Sessility
AFK utilities for servers: Recolor AFK players in tab list, exclude AFK players from the sleeping requirement, broadcast messages when players go AFK, and more.
Обновлён 20 июня 2026 г. · опубликован 4 июня 2022 г.
Sessility is a Minecraft Fabric utility mod that keeps track of sessile creatures, more often known as "AFK players".
sessile
adjective
- (of an organism) permanently rooted in place; lacking mobility
- (of a plant) attached without a stalk
Feature summary
- Change the color of sessile players in the player tab list
- Exclude sessile players from the player sleeping requirement
- Configure the amount of idle time before a player is considered sessile
- Broadcast a chat message when a player becomes either sessile or motile
- Hide sessile players in the player tab list, server player list, or server player count
- Choose if player rotation should be used to determine motility

By default, any player idling for more than 120 seconds is considered sessile. Sessile players are given a distinct color in the player tab overlay to distinguish them from other players. The sessile idle time and tab display color are both configurable.

You can also configure custom messages when a player changes their sessility. These messages are disabled by default and will only display if a configured message is present.

Sessility also allows you to configure whether or not sessile players are displayed in the server player list (shown above), the server player count, and the player tab list. Each one of these properties can be toggled individually.
Configuration file
# Detect player actions (attacking, using, etc.) as motility.
# Default: true
detect-action=true
# Detect player rotation as motility.
# Default: true
detect-rotation=true
# Hide sessile players in the server player list.
# Default: false
hide-sessile-in-server-list=false
# Hide sessile players in the player tab list.
# Default: false
hide-sessile-in-tab-list=false
# The message to broadcast when a player becomes motile (the opposite of sessile),
# formatted as raw JSON text. The arguments of all translatable components will contain
# one entry for the player name. See https://minecraft.wiki/w/Raw_JSON_text_format.
# (note: leave empty to disable motile messages)
# Default: (empty)
message-motile={"translate"\:"%s returned from the depths","color"\:"yellow"}
# The message to broadcast when a player becomes sessile, formatted as raw JSON text.
# The arguments of all translatable components will contain one entry for the player name.
# See https://minecraft.wiki/w/Raw_JSON_text_format.
# Default: (empty)
message-sessile={"translate"\:"%s became a sessile creature","color"\:"yellow"}
# The color of the sessile display name. This can be either a color name or a six-digit hex code.
# Default: gray
sessile-display-color=\#aaaaaa
# The idle time (in seconds) before a player is considered sessile.
# Default: 240
sessile-timeout=720
# Exclude sessile players from the server player count.
# Default: false
skip-sessile-in-player-count=false
# Exclude sessile players from the player sleeping requirement.
# Default: true
skip-sessile-in-sleep-count=true
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.7.11 | Релиз | 26.2 | fabric | 20 июня 2026 г. | Скачать (17 КБ) |
| 0.7.10 | Релиз | 26.1.2 | fabric | 10 апреля 2026 г. | Скачать (17 КБ) |
| 0.7.9 | Релиз | 26.1.1 | fabric | 2 апреля 2026 г. | Скачать (17 КБ) |
| 0.7.8 | Релиз | 26.1 | fabric | 24 марта 2026 г. | Скачать (17 КБ) |
| 0.7.7 | Релиз | 1.21.11 | fabric | 10 декабря 2025 г. | Скачать (17 КБ) |
| 0.7.6 | Релиз | 1.21.10 | fabric | 8 октября 2025 г. | Скачать (18 КБ) |
| 0.7.5 | Релиз | 1.21.9 | fabric | 30 сентября 2025 г. | Скачать (18 КБ) |
| 0.7.4 | Релиз | 1.21.8 | fabric | 17 июля 2025 г. | Скачать (18 КБ) |
| 0.7.3 | Релиз | 1.21.7 | fabric | 30 июня 2025 г. | Скачать (18 КБ) |
| 0.7.2 | Релиз | 1.21.6 | fabric | 17 июня 2025 г. | Скачать (18 КБ) |
| 0.7.1 | Релиз | 1.21.5 | fabric | 25 марта 2025 г. | Скачать (18 КБ) |
| 0.7 | Релиз | 1.21.4 | fabric | 3 декабря 2024 г. | Скачать (18 КБ) |
| 0.6.4 | Релиз | 1.21.3 | fabric | 23 октября 2024 г. | Скачать (16 КБ) |
| 0.6.3 | Релиз | 1.21.2 | fabric | 23 октября 2024 г. | Скачать (16 КБ) |
| 0.6.2 | Релиз | 1.21.1 | fabric | 8 августа 2024 г. | Скачать (18 КБ) |
Показаны последние 15 из 28 версий.
Ченджлог
0.7.11Релиз26.2 · 20 июня 2026 г.
This release makes Sessility compatible with Minecraft 26.2. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 26.2
Sessility 0.7.11 is only compatible with Minecraft 26.2
0.7.10Релиз26.1.2 · 10 апреля 2026 г.
This release makes Sessility compatible with Minecraft 26.1.2. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 26.1.2
Sessility 0.7.10 is only compatible with Minecraft 26.1.2
0.7.9Релиз26.1.1 · 2 апреля 2026 г.
This release makes Sessility compatible with Minecraft 26.1.1. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 26.1.1
Sessility 0.7.9 is only compatible with Minecraft 26.1.1
0.7.8Релиз26.1 · 24 марта 2026 г.
This release makes Sessility compatible with Minecraft 26.1. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 26.1
Sessility 0.7.8 is only compatible with Minecraft 26.1
0.7.7Релиз1.21.11 · 10 декабря 2025 г.
This release makes Sessility compatible with Minecraft 1.21.11. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 1.21.11
Sessility 0.7.7 is only compatible with Minecraft 1.21.11
0.7.6Релиз1.21.10 · 8 октября 2025 г.
This release makes Sessility compatible with Minecraft 1.21.10. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 1.21.10
Sessility 0.7.6 is only compatible with Minecraft 1.21.10
0.7.5Релиз1.21.9 · 30 сентября 2025 г.
This release makes Sessility compatible with Minecraft 1.21.9. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 1.21.9
Sessility 0.7.5 is only compatible with Minecraft 1.21.9
0.7.4Релиз1.21.8 · 17 июля 2025 г.
This release makes Sessility compatible with Minecraft 1.21.8. However, previous Minecraft versions are not supported. If you wish to use Sessility with older versions of the game, please use an older version.
Changes
- Compatible with Minecraft 1.21.8
Sessility 0.7.4 is only compatible with Minecraft 1.21.8
Комментарии
Загружаем…


