- New config options for dropping heads when given to players.
Code (YAML):
# Should heads be dropped on the ground if the player inventory is full? drop-overflow-heads: false
# Should a message be sent to the player if the head given to them is dropped on the ground? drop-overflow-heads-message: false
- New config option to check for updates on SpigotMC.
Code (YAML):
# How often to poll for updates (in minutes) from spigotmc.org poll-rate: 360
- Updated Head Database API with new features.
- Fixed issues with NMS version detection throwing errors.
- Updated language files.