Added support for Spigot 1.21.3
At this time, the PaperMC team is working to release Paper 1.21.3 on their end and will do so once they deem its ready.
- Improved | Updated main library which includes support for ItemsAdder 4.
- Fixed | Chat and name colors weren't being kept when chatting if players aren't OP.
- Fixed | The third hex color prompt in the gradient prompt was requiring a hex input and didn't allow for users to skip it.
- Fixed | Colored nickname placeholder wasn't being used properly if player wasn't OP.
- Fixed | Gold color wasn't being checked properly when checking if the color is enabled.
- Added | If you're using a MySQL database, you can now save color changes for players when they occur rather than only when they disconnect. You can configure this in the Database section of the settings.yml file. Please read the documentation for this option as it may come at a cost to server performance if you have players that frequently make color changes. If you don't wish to enable this, you don't need to do anything as this is disabled by default. Thanks to eddieloco13 for suggesting this.
- Improved | Compatible with MC 1.21.1.
- Fixed | Servers using DiscordSRV weren't getting messages sent to their discord channel/s using our chat format system. You can apply this fix by setting a discord channel to send messages to in the Discord_Channel_Name option. Thanks to WilmerM_ for reporting this.