Releases: MajekDev/HexNicks
Releases · MajekDev/HexNicks
v2.0.2 - MySQL Fixes
A handful of bug fixes:
- fixed colors in nicknames when using papi placeholder
- fixed new players not being inserted into the MySQL table
- fixed duplicate entry bug with MySQL table
- improved api method StorageMethod#saveNick
- fixed bug with nicknames being constantly appended more white at the end
v2.0.1
Rewrite
Permissions Refactor
Removed use-permissions option from config.yml and switched to giving all permissions by default. They can still be negated by a permissions manager.
MC 1.17 Release 2
Bug fixes from the first 1.17 release.
MC 1.17 Release
HexNicks now officially supports Minecraft 1.17+
Changes Made
- Switched compiler to Java 11.
- Tested in 1.17.
Planned Changes
- Better support for Adventure API/Newest PaperMC.
- Refactor Json Simple to Gson.