
StatusPlugin
A status plugin that allows your users to set preconfigured statuses like in CraftAttack!
- Загрузки
- 6K
- Подписчики
- 19
- Обновлён
- 5 июня 2026 г.
- Лицензия
- MIT
Опубликован 27 сентября 2024 г.

ᴛᴇꜱᴛᴇᴅ ᴏɴʟу ᴏɴ ᴘᴀᴘᴇʀ ᴀɴᴅ ᴘᴀᴘᴇʀ ғᴏʀᴋꜱ
The status plugin allows players to use pre-made statuses with the command /status. These different statuses can be set in a file.
TAB LIST

CHAT

✨ Features
- Advanced Formatting: Full MiniMessage support (gradients, hex colors, hover events) for chat, tablist, and nametags..
- Status System: Create custom statuses (Admin, VIP, etc.) with unique prefixes.
- Tab List Control:
- Animated headers/footers.
- Rotating Messages: Add scrolling lines with
<rotating>. - Sorting: Sort players by rank (Owner > Admin > Member > AFK > NO STATUS).
- Stats: Display deaths, country, TPS, Ping ... .
- Country Display: Automatically show player flags/countries in tab/chat (GeoIP).
- Death Tracking: count and display player deaths with custom formatting
[☠ 5]. - Integrations:
- PlaceholderAPI: Full support for placeholders.
- LibertyBans: Custom mute/ban notification styling.
- TAB: seamless compatibility if you prefer using TAB plugin.
- Use of Paper's modern chat system for maximum compatibility with other plugins.
📦 Installation
- Download the latest JAR.
- Drop it into your server's
pluginsfolder. - Restart the server.
- Edit
plugins/StatusPlugin/config.ymlto your liking.
🧩 Configuration
config.yml: Main settings (Chat, Integrations, GeoIP).status-options.yml: Define your statuses and their formats.tablist.yml: Configure header, footer, and player list format.language.yml: Translate all plugin messages.
Server-wide Placeholders
- %statusplugin_performance% - Server TPS performance (colored)
- %statusplugin_mspt% - Server MSPT (Average Tick Time)
- %statusplugin_total_deaths% - Total server deaths (formatted with K/M suffixes)
- %statusplugin_total_deaths_raw% - Total server deaths (raw number)
Player-specific Placeholders
- %statusplugin_status% - Player's formatted status display
- %statusplugin_status_raw% - Player's raw status key
- %statusplugin_deaths% - Player's death count
- %statusplugin_deaths_formatted% - Player's death count formatted with a skull icon (e.g. [☠ 5])
- %statusplugin_country% - Player's country name
- %statusplugin_countrycode% - Player's country code
This project is licensed under a Custom License.
Ченджлог
7.0.10Релиз26.1, 26.1.1, 26.1.2 · 5 июня 2026 г.
Bump version to v7.0.10 and migrate to Paper 26.x
7.0.9Релиз1.21.9, 1.21.10, 1.21.11 · 18 января 2026 г.
Status-Based Name Coloring: Players can now have their names colored in both Chat and the Tab List based on their active status.
7.0.8Релиз1.21.9, 1.21.10, 1.21.11 · 18 января 2026 г.
Updated TabListManager.java to filter out players with vanished metadata from:
%online% placeholder calculation. %overworld%, %nether%, %end% placeholders.
7.0.7Релиз1.21.9, 1.21.10, 1.21.11 · 18 января 2026 г.
feat: Modular chat colors
under chat formatting:
Modular chat colors per status
status-colors: enabled: true # : <Color/Format> colors: ADMIN: ""
-> backup your old config!
7.0.5Релиз1.21.9, 1.21.10, 1.21.11 · 17 января 2026 г.
Minor changes!
7.0.3Релиз1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
minor changes and version bump
7.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
Added extended PlaceHolder API support!
7.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 10 января 2026 г.
StatusPlugin
NEW VERSION (SOME FEATURES THAT EXISTED BEFORE MAY BE DELETED IN THIS VERSION). THIS VERSION IS MORE STABLE - VERSION 6.x IS DEPRECATED! Upgrading from v6 to v7 will make your current config unusable!
✨ Features
- Advanced Formatting: Full MiniMessage support (gradients, hex colors, hover events) for chat, tablist, and nametags..
- Status System: Create custom statuses (Admin, VIP, etc.) with unique prefixes.
- Tab List Control:
- Animated headers/footers.
- Rotating Messages: Add scrolling lines with
<rotating>. - Sorting: Sort players by rank (Owner > Admin > Member > AFK > NO STATUS).
- Stats: Display deaths, country, TPS, Ping ... .
- Country Display*: Automatically show player flags/countries in tab/chat (GeoIP).
- Death Tracking: count and display player deaths with custom formatting
[☠ 5]. - Integrations:
- PlaceholderAPI: Full support for placeholders.
- LibertyBans: Custom mute/ban notification styling.
- TAB: seamless compatibility if you prefer using TAB plugin.
- Use of Paper's modern chat system for maximum compatibility with other plugins.
📦 Installation
- Download the latest JAR.
- Drop it into your server's
pluginsfolder. - Restart the server.
- Edit
plugins/StatusPlugin/config.ymlto your liking.
🛠️ Commands & Permissions
| Command | Permission | Description |
|---|---|---|
/status |
statusplugin.command.status |
Open the status selection GUI |
/status-clear |
statusplugin.command.clear |
Reset your status |
/status-preview |
statusplugin.command.preview |
Preview how you look in chat |
/status-admin |
statusplugin.admin |
Admin management commands |
Комментарии
Загружаем…