What's Changed
- folia support by @ewof in https://github.com/MajekDev/HexNicks/pull/105
- Bump EssentialsX from 2.19.7 to 2.20.0 by @dependabot in https://github.com/MajekDev/HexNicks/pull/106
- Bump placeholderapi from 2.11.2 to 2.11.3 by @dependabot in https://github.com/MajekDev/HexNicks/pull/107
- Bump bstats-bukkit from 3.0.1 to 3.0.2 by @dependabot in https://github.com/MajekDev/HexNicks/pull/108
- Bump com.github.Anon8281:UniversalScheduler from 0.1.4 to 0.1.6 by @dependabot in https://github.com/MajekDev/HexNicks/pull/111
- Add functionality to announce player nicks on join by @danthedaniel in https://github.com/MajekDev/HexNicks/pull/112
- ._. by @funnyboy-roks in https://github.com/MajekDev/HexNicks/pull/114
- Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 by @dependabot in https://github.com/MajekDev/HexNicks/pull/113
New Contributors
- @ewof made their first contribution in https://github.com/MajekDev/HexNicks/pull/105
- @danthedaniel made their first contribution in https://github.com/MajekDev/HexNicks/pull/112
- @funnyboy-roks made their first contribution in https://github.com/MajekDev/HexNicks/pull/114
Full Changelog: https://github.com/MajekDev/HexNicks/compare/v3.1.1...v3.1.2
3.1.0 - Hello Hikari
- Started using HikariCP for managing MySQL.
- Fixed bug with server lagging on shutdown.
- Fixed bug with failing to remove Essentials prefix.
- Bumped annotations and Maven shade dependencies.
- Bug fixes related to color/chat formatting.
There have been a number of SQL issues reported recently. This update should fix all of them and make the SQL integration faster overall.
3.0.5 - Filtering Feature
/nickcolor
will now allow you to include colors and your username. See #85.- You can now block nicknames in the config with regex support.
- Removed qodana scan workflow.
The filtering feature config option is the main new thing here. The /nickcolor
thing was more of a bug if we're being honest. It should have worked that way from the start.