Skip to content

Releases: BT-Pluginz/StatusPlugin

Version 1.3

07 Dec 20:34
Compare
Choose a tag to compare

[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:
@TubYoub on a localserver

PS: hopefullly this works

Version 1.2

26 Nov 02:57
Compare
Choose a tag to compare

[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

Version 1.1

16 Jul 23:54
Compare
Choose a tag to compare

[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

Version 1.0 (buggy)

16 Jul 23:44
6f189b3
Compare
Choose a tag to compare
Version 1.0 (buggy) Pre-release
Pre-release

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