Skip to content

Releases: MajekDev/HexNicks

v2.0.2 - MySQL Fixes

08 Aug 16:43
Compare
Choose a tag to compare

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

07 Aug 22:57
Compare
Choose a tag to compare

Small bug fixes for MySQL and dependency bumps.

Rewrite

12 Jul 16:25
e1ad2a3
Compare
Choose a tag to compare

HexNicks now has better support for Spigot and Paper. The backend has also been rewritten to just be flat out better.

Permissions Refactor

25 Jun 21:25
Compare
Choose a tag to compare

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

18 Jun 05:23
Compare
Choose a tag to compare

Bug fixes from the first 1.17 release.

MC 1.17 Release

18 Jun 03:13
Compare
Choose a tag to compare

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.