Перейти к содержимому
Mineforgian

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.

20K загрузок88 подписчиковMITfabric

Обновлён 20 июня 2026 г. · опубликован 4 июня 2022 г.

  • Recolor sessile players in tab list
  • Broadcast their sessility to all
  • Privacy for the sessile

Sessility is a Minecraft Fabric utility mod that keeps track of sessile creatures, more often known as "AFK players".

sessile

adjective

  1. (of an organism) permanently rooted in place; lacking mobility
  2. (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.2fabric20 июня 2026 г.Скачать (17 КБ)
0.7.10Релиз26.1.2fabric10 апреля 2026 г.Скачать (17 КБ)
0.7.9Релиз26.1.1fabric2 апреля 2026 г.Скачать (17 КБ)
0.7.8Релиз26.1fabric24 марта 2026 г.Скачать (17 КБ)
0.7.7Релиз1.21.11fabric10 декабря 2025 г.Скачать (17 КБ)
0.7.6Релиз1.21.10fabric8 октября 2025 г.Скачать (18 КБ)
0.7.5Релиз1.21.9fabric30 сентября 2025 г.Скачать (18 КБ)
0.7.4Релиз1.21.8fabric17 июля 2025 г.Скачать (18 КБ)
0.7.3Релиз1.21.7fabric30 июня 2025 г.Скачать (18 КБ)
0.7.2Релиз1.21.6fabric17 июня 2025 г.Скачать (18 КБ)
0.7.1Релиз1.21.5fabric25 марта 2025 г.Скачать (18 КБ)
0.7Релиз1.21.4fabric3 декабря 2024 г.Скачать (18 КБ)
0.6.4Релиз1.21.3fabric23 октября 2024 г.Скачать (16 КБ)
0.6.3Релиз1.21.2fabric23 октября 2024 г.Скачать (16 КБ)
0.6.2Релиз1.21.1fabric8 августа 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

Комментарии

Загружаем…