[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
[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