Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Tub's Status Plugin
  • Tub's Status Plugin 1.6

    release4 июня 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.

  • Tub's Status Plugin 1.5.2

    release15 декабря 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

  • Tub's Status Plugin 1.5.1

    release14 декабря 2024 г.

    What's Changed

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

    keyword: important

  • Tub's Status Plugin 1.5

    alpha13 декабря 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

  • Tub's Status Plugin 1.3.5

    release21 апреля 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

  • Tub's Status Plugin 1.3.4

    release17 апреля 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
  • Tub's Status Plugin 1.3.3

    release13 апреля 2024 г.

    Version 1.3.3

    [bugfix]

    • Config file got changed back after reloading the plugin with /status reload

    [changes]

    • Plugin messages will now have a [TSP] prefix at the start.
    • Discord link added to the /status info command.
    • ConfigManager got a new config
    • config.yml is now at Version 1

    [addition]

    PlaceholderAPI:

    • added a placeholder %tubsstatusplugin_status_playername%

    Plugin:

    • Chat Formatter can now be disabled in the config, so you can use custom Chat Plugins.
    • Added version control for the config.yml
    • Java Docs

    PS: Report any Problems

  • Tub's Status Plugin 1.3.2 | PlaceholderAPI

    release2 апреля 2024 г.

    Version 1.3.2
    [bugfix]
    /
    [changes]

    • Changed the Package from StatusManager.java to Managers.StatusManager.
    • Every Status gets reloaded every 30 Seconds
    • Player statuses will be saved untranslated to accemendate the the Placeholders

    [addition]

    • Placeholder v2.11.5 is now supported

    PS: Report any Problems
    PPS: Thanks Rob for the Feature request

  • Tub's Status Plugin 1.3.1

    release9 декабря 2023 г.

    [Bugfix]

    • Now showing the formatted color when sending a message
    • help command works again (I dont wanna talk about it)

    [changes] /

    [added] /

    Tested-by: Me on a localserver

    PS: hopefullly this works

  • Tub's Status Plugin 1.3 [Buggy]

    beta7 декабря 2023 г.

    [Bugfix]

    • Colors finaly work

    [changes]

    • reworked translateColorsAndFormatting() so it now supports the newly added formatting permissions
    • When u send a message the default brackets <> won't whow up anymore
    • updated README.md

    [added]

    • Multi Version Support (1.13-1.20.*)
    • added for color formatting ColorUtils.java
    • added ChatListener.java
    • added Version Checker (/info now checks if there is a new Version of the Plugin)
    • added basic bStats functionality
    • added permissions for using colors and every other type to write (bold, italic,...)

    Tested-by: Me on a localserver

    PS: hopefullly this works

  • Tub's Status Plugin 1.2 [Buggy]

    beta26 ноября 2023 г.

    [Bugfix]

    • removing a status now functions
      - the console can now change status messages from players

    [changes]

    • revamped the whole StatusCommand.java for a better understanding of the code and efficiency

    [added]

    • maxlenght commands to set a maxiumum character lenght for the Status (colorcodes are excluded)
    • added permissions for said command (only admin)
    • added a config.yml for saving purposes of the maxium set lenght (default is 15)
    • added StatusTabCompleter.java for Tab completion in the chat windows when using /status commands

    Tested-by: @TubYoub on a localserver

    PS: hopefullly this works
    PPS: working on multi version support

  • Tub's Status Plugin 1.1 [Buggy]

    beta17 июля 2023 г.

    [Bugfix]

    changes:

    • Fixed crashes when the console tried using commands of the Plugin.
    • Fixed issue that u could not change your own Status as a Player with the permission StatusPlugin.admin.setStatus
    • changed Version for in the /status info command
    • fixed a confusion in the /status help command
      (/status remove <player> to /status <player> remove)

    Tested-by: @TubYoub on a localserver

    Please report issues

  • Tub's Status Plugin 1.0 [Buggy]

    beta17 июля 2023 г.

    Edit: Version 1.0 (buggy) Delete: Version 1.0 (buggy)

    Simple Status plugin. I am gonna write changes for the next version (already have it lined up)

Совместимость

Сведения

Лицензия:MIT
Опубликован:2 года назад
Обновлён:1 год назад
ID проекта:
Главная