Releases: BT-Pluginz/StatusPlugin
Releases · BT-Pluginz/StatusPlugin
Version 1.3
[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
[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
[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)
Simple Status plugin. I am gonna write changes for the next version (already have it lined up)