Простой и легкий плагин для AFK режима с кастомными сообщениями над головой.
- Скачайте файл
VanillaAFK.jar - Поместите его в папку
plugins/вашего сервера - Перезапустите сервер
/afk- войти/выйти из AFK режима/afk [текст]- войти в AFK с кастомным текстом/afk reload- перезагрузить конфигурацию
/afk- AFK с текстом по умолчанию/afk Отошел на обед- AFK с кастомным текстом/afk &cОтошел ненадолго- AFK с цветным текстом
Все настройки находятся в файле plugins/VanillaAFK/config.yml:
messages:
afk-enabled: "&aВы вошли в режим AFK с текстом '&f<text>&a'"
afk-disabled: "&aВы вышли из режима АФК"
default-afk-text: "&7AFK"vanillaafk.customtext - использование кастомного текста
vanillaafk.reload - перезагрузка конфигурации
Анимация песочных часов (можно отключить)
Поддержка цветового форматирования bukkit и HEX цветов
Если у вас возникли проблемы или предложения, создайте issue на GitHub.
A simple and lightweight AFK plugin with custom overhead messages for Paper servers.
- Download the
VanillaAFK.jarfile - Place it in your server's
plugins/folder - Restart the server
/afk- toggle AFK mode/afk [text]- enter AFK with custom text/afk reload- reload configuration
/afk- AFK with default text/afk Gone for lunch- AFK with custom text/afk &cBe back soon- AFK with colored text
All settings are located in plugins/VanillaAFK/config.yml:
messages:
afk-enabled: "&aYou entered AFK mode with text '&f<text>&a'"
afk-disabled: "&aYou exited AFK mode"
default-afk-text: "&7AFK"vanillaafk.customtext - use custom AFK text
vanillaafk.reload - reload plugin configuration
Custom overhead messages with color formatting
Animated sandclock emoji (configurable)
Movement detection to exit AFK mode
Support for both Bukkit colors and HEX colors
Easy configuration reload
Lightweight and optimized
If you encounter any issues or have suggestions, please create an issue on GitHub.