This version changes fundamental aspects of the plugin, please backup your custom files before install/update. 1.20_1.0.40
D1 Fixed memory leak with per player randoms.
D2 Fixed NPE caused by disabling playerheads for wandering traders.
D3 Fixed beheading message loading in 1.21 eventHandler.
D4 Added 2 listeners to ensure MMH works if HeadBlocks is loaded.
D5 Changed custom trades chance comparer to use 1-100 instead of decimal
D6 Fixed missing custom trades loader.
D7 Added a null check on updateDrop for Persistent Heads.
D8 Enums switched to json files. New permission and new command.
D9 Added givehead subcommand to replace the give commands.
added viewheads subcommand, so player can view all available heads.
D10 Added automatic JSON updates via update.json - back up custom JSON files as they may be modified or deleted.
Removed blockhead.yml chance_config.yml and old enum files. And other minor tweaks.
Added version compatibility for heads using min_mc_version and max_mc_version.
D11 Fixed Creeper normal causing exception. Updated missing lang file entries.
D12 Fixed Ender_chest texture.
D13 Added use_default_player_heads config to toggle default heads.
Added converter for custom heads in player_heads.yml to JSONs.
Warns if no heads when defaults off.
D14 Added head updater. Creates an update directory inside the MMH directory, that is used for updating heads using zip files.
D15 Made some general improvements and updates to the plugin, including DLC installation detection. Added Happy_Ghast
D16 Including the new Ghastling mob. Snowman renamed Snow Golem. Updated lang files for mob changes.
D17 Updated Ghastling chance and EventHandler for older MC versions.