Formatting chat messages, reworking the code base, bug fixes
New features in v1.1.0:
Added support for Minecraft versions 1.20.X, 1.21.1
The structure of the configuration file in the 'settings' section has been changed in order to increase readability
Added the ability to change the format of chat messages, join and quit messages (see the example config file on the page of this plugin)
Added the ability to disable message formatting for specific type of message (see the example config file on the page of this plugin)
Fixed a bug with a broken configuration's reload with the command
Minor bugs have been fixed
The project's code base has been completely redesigned, and about 100% code coverage has been created with tests
The ability to enable a colored nickname above the player's head has been removed (the setting in the configuration file 'settings.colored-nickname-above-player'), due to implementation difficulties. Instead, use placeholders and plugins that allow you to customize nicknames above player's head.
Important: you need to delete the old configuration file! Or copy the base file from the plugin page to it.