- Added compatibility with 1.21.5,
- Updated sound compatibility with latest MC releases,
- Added random on TieredRewards,
- Fixed SQL export command that generated an incorrect SQL query when inserting the player table.
If you find a bug, don't hesitate to report it at Github, in the discord!
Thanks to use my plugin!
- Added compatibility with 1.21.2/3/4
- Fixed some sql requests not handled correctly with MySQL or MariaDB (update/rename existing columns)
- Improved concurrency system when retrieving heads from database
- Now correctly count the player heads when login
- Fixed an Illegal state exception with hologram task when not started
- Fixed teleport in stats command
- Added name when not empty for list, remove and stats commands
If you find a bug, don't hesitate to report it at Github, in the discord!
Thanks to use my plugin!
Database migration in this version! An additional column (serverId) has been added to the hb_heads table. Remember to make a backup of the hb_ tables!
- Fixed an issue where the minecraft version check was incorrect for versions 1.20.5- and 1.20.5+. The texture could not be correctly applied
- Fixed /hb move command where the head loses its texture Head statistics are now based on the database rather than locally. If you have several servers, the heads will now be counted
- Fixed issue where texture was not saved in database
- Fixed /hb migrate command which did not correctly generate the sql script
- Added debug command to force apply a texture on a steve head
- Added debug command to give heads manually (be carefull)
- Added possibility to set a prefix for HeadBlocks table
- Fixed MariaDB type for database (Driver not found). Now using MySQL
- Added silent purge for database when heads not existing anymore on the server based on serverId. If your server is connected to a remote database, a new file is generated in HeadBlocks folder. Don't touch it!
If you find a bug, don't hesitate to report it at Github or in the discord!
Thanks to use my plugin!
- Removal of the external library to manage holograms by default (type DEFAULT in config). HeadBlocks default hologram now use Minecraft native TextDisplay. ProtocolLib is not required anymore.
- Attempt to optimize the internal taks for hologram/particles. Feel free to report me issue with the new system!
- Fixed issue with reward and full inventory
- Rework of reload command to be more comprehensive
- [WIP] Data loaded from the database when a player logs in and when a head is clicked is now asynchronous. Feel free to report me issue with the new system!
If you find a bug, don't hesitate to report it at Github, in the discord!
Thanks to use my plugin!
- Fixed an error on plugin starting with version checking.
- Fixed exception with default hologram system.
- Added support for FancyHolograms.
If you find a bug, don't hesitate to report it at Github, in the discord or in the discussion!
Thanks to use my plugin!