- Fixed issue with removed heads not being able to be used as category icons
- Fixed issues with players not being able to get their own head in custom categories.
- Fixed issue with prices showing Integer values instead of Doubles for large numbers.
- Added GeyserMC Support for custom heads
- Fixed issues with the API so it can find Alphabet & Custom category IDs again.
Added 550 more heads to the database, use /hdb r to reload the database. Regular updates provided by http://minecraft-heads.com
personal_head should work again in custom categories.
keep-category: true
Should now also work when breaking & picking up heads.
- Fix for null error on URL heads
It appears my last patch didn't fully fix the issue with the "Failed to initialize head reflection, are you using a supported server version?".
This patch should address that issue.
Added 1025 more heads to the database, use /hdb r to reload the database. Regular updates provided by http://minecraft-heads.com
Fixed issues with heads being illegal items which can cause client disconnects. (Internal name is now "HeadDatabase" instead of "Head Database")
Existing heads might still cause issues though, so I will have to do some additional code to replace all existing HDB heads to the new ones.
Fixed HTTPS connections in other plugins being impacted by Head Database
Fixed HTTPS connections in other plugins being impacted by Head Database