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

Tub's Status Plugin

Just a simple Status Plugin that (should) work

Загрузки
2K
Подписчики
8
Обновлён
4 июня 2025 г.
Лицензия
MIT

Опубликован 13 июля 2023 г.

Tub's Status Plugin

Static Badge Static Badge Modrinth Downloads

forthebadge

buymeacoffee


Please join the Discord if you have questions!

This is a Minecraft plugin for Spigot/Paper servers that allows players to set their own status, which is displayed in the tab list and above their heads in-game.

Features

  • Set your own status with /status <status>
  • Remove your status with /status remove
  • Set status with formatting codes (for example to color them) with /status &3<status> (/status help colorcodes)`
  • Set other players' statuses with /status <player> <status> (requires StatusPlugin.admin.setStatus permission)
  • Remove other players' statuses with /status remove <player> (requires StatusPlugin.admin.setStatus permission)
  • Reload all statuses from file with /status reload (requires StatusPlugin.admin.reload permission) (Can be executed by console)
  • View a list of all available color codes with /status help colors
  • View info about the plugin with /status info
  • Set a maximum length for statuses with /status setmaxlength <length> (requires StatusPlugin.admin.setMaxlength permission)
  • Reset the maximum length of statuses to default (15) with /status resetmaxlength (requires StatusPlugin.admin.resetMaxlength permission) (Color codes in statuses are not counted towards the character limit)
  • The status of every player is saved to a file, so they will keep their status when they rejoin the server.
  • The Plugin supports PlaceholderAPI v2.11.5
    • The Plugin reloads statuses every 600 Game Ticks (30seconds) so the Placeholders can update themselves.
  • The Plugin now got a Placeholder%tubsstatusplugin_status_playername% (playname should be changed out for the real Playername, Duuuh.)
  • %tubsstatusplugin_status%
  • Groupmode
    • turn on Group Mode in the Config and preconfigure set Groups for Players
    • A Player will not be able to set a fully custom status but he can use one of the preconfigured Groups.
  • Set the opening and closing Characters from the status in the config
  • The Plugin Supports LuckPerms v5.4
    • The Plugin supports LuckPerms prefix and suffix.
      • %LP_prefix&%
      • %LP_suffix%

Permissions

  • StatusPlugin.setStatus: Allows a player to set their own status and remove it. (default: true)
  • StatusPlugin.group.set: Allows players to set their status as a group status. (default: true)
  • StatusPlugin.admin.setStatus: Allows a player to set and remove other players' statuses. (default: false)
  • StatusPlugin.admin.reload: Allows a player to reload all statuses.(default: false)
  • StatusPlugin.admin.setMaxlength: Allows a player to set the maximum length of statuses. (default: false)
  • StatusPlugin.admin.resetMaxlength: Allows a player to reset the maximum length of statuses to default. (default: false)
  • StatusPlugin.formatting.color: Allows a player to use color codes in their status. (default: false)
  • StatusPlugin.formatting.bold: Allows a player to use bold formatting in their status. (default: false)
  • StatusPlugin.formatting.italic: Allows a player to use italic formatting in their status. (default: false)
  • StatusPlugin.formatting.underlined: Allows a player to use underlined formatting in their status. (default: false)
  • StatusPlugin.formatting.strikethrough: Allows a player to use strikethrough formatting in their status. (default: false)
  • StatusPlugin.formatting.magic: Allows a player to use obfuscated formatting in their status. (default: false)

Installation

To install the plugin, simply download the .jar file and place it in your server's plugins folder. Then, restart your server.

Support

If you have any issues, please report. And if u have any suggestions, feel free to open an issue.
If you have any further plugin suggestions you can contact me via discord: tubyoub

Contributing

I currently have no plans to get co-contributer's on this project, but if you have any suggestions, feel free to open an issue

License

This project is licensed under the MIT License.

forthebadge

Ченджлог

1.6Релиз1.21.6, 1.21.7, 1.21.8 · 4 июня 2025 г.

New Features

  • Introduced /tsp Admin Command:
    • Added /tsp (Tub's Status Plugin) as the primary command for plugin administration and information.
    • Includes subcommands: /tsp reload, /tsp setmaxlength, /tsp resetmaxlength, /tsp info, /tsp help.
    • Admin-only status management: /tsp setstatus <player> <status>, /tsp remove <player>.
    • Many /tsp commands are now console-executable.
  • Enhanced Group Permissions:
    • The statusGroups section in config.yml now supports a specific permissions list for each group, allowing for more granular access control.
  • Configurable Logger Level:
    • Added loggerLevel to config.yml (options: DEBUG, INFO, WARN, ERROR) to control plugin message verbosity in the server console.

Improvements & Changes

  • Refined Command Structure:
    • The /status command is now primarily for players managing their own status and for admins directly managing other players' statuses.
    • Administrative tasks are consolidated under the new /tsp command.
  • Admin Status Setting in Group Mode:
    • Admins with StatusPlugin.admin.setStatus can now set custom statuses for players via /tsp setstatus or /status, even when groupMode is active.
  • Improved Update Checker:
    • The update checker now uses UpdateUrgency from Modrinth for more informative admin notifications.
  • Tab Completion Enhancements:
    • Added and improved tab completion for both /status and /tsp commands, suggesting relevant options based on context and permissions.
  • Color & Formatting Permission Handling:
    • Strengthened checks for individual formatting permissions when players set statuses.
  • Configuration Management:
    • Upgraded config.yml handling using BoostedYAML for better automatic updates and versioning.
  • Logging System:
    • Implemented a FilteredComponentLogger for more controlled logging based on the loggerLevel setting.

1.5.2Релиз1.21.3, 1.21.4, 1.21.5 · 15 декабря 2024 г.

Chat formating will no longer put empty Brackets infront of Player in Chat when he has no status set

Full Changelog: https://github.com/BT-Pluginz/StatusPlugin/compare/v1.5.1-release...v1.5.2-release

1.5.1Релиз1.21.2, 1.21.3, 1.21.4 · 13 декабря 2024 г.

What's Changed

Full Changelog: https://github.com/BT-Pluginz/StatusPlugin/compare/1.5-release...v1.5.1-release

keyword: important

1.5Альфа1.21.2, 1.21.3, 1.21.4 · 13 декабря 2024 г.
  • LuckPerms prefix and suffix are now Supported with the placeholders %LP_prefix% and %LP_suffix%
  • added more features to the Version Checker
  • Player shouldnt get empty Brackets as a Status now

Full Changelog: https://github.com/BT-Pluginz/StatusPlugin/compare/v1.4.1-release...1.5-release

1.4.1Релиз1.20.6, 1.21, 1.21.1 · 12 сентября 2024 г.
1.4Релиз1.20.6, 1.21, 1.21.1 · 3 сентября 2024 г.
1.3.5Релиз1.20.6, 1.21, 1.21.1 · 21 апреля 2024 г.

Version 1.3.5

[bugfix] (stupid)

  • I deleted the help command (i don't know how), ofc fixed now

[changes]

/

[addition]

/
PS: report any issues

1.3.4Релиз1.20.2, 1.20.3, 1.20.4 · 17 апреля 2024 г.

Version 1.3.4

[bugfix] /

[changes]

  • The Plugin only checks for a new Version on start so the /status info command can instantly send and don't request every time when used if a new Version is available
  • if a Player doesn't have a Status StatusManager.getStatus() will give an empty String back.
  • changed config version to 2

[addition]

PlaceholderAPI:

  • added a placeholder %tubsstatusplugin_status%

Config:

  • Tablist formatter can now be disabled PS: Report any Problems

Комментарии

Загружаем…