This version is a big update for me.
Please backup configuration files and databases before updating to this version. Big thanks to
@SlimeDog who has helped me ALOT with the testing.
I have of cause added the 4 new mobs: Hoglin, Piglin, Strider and Zoglin.
Because both BagOfGold and MobHunting uses the Bags / Playerheads the share a lot of code. This has been a pain to maintain as a developer, but from now it will be easier for me. I introduce some new files in the BagOfGold folder which is also used by MobHunting. After installing this update you should review both bagofgoldcore.yml and worldgroups.yml, also rewards.yml is now the file where MobHunting stores rewards placed in the Minecraft worlds.
The PlayerSettings for both BagOfGold and MobHunting is now stored in the same database. For
Sqlite users the default database name is bagofgoldcore.db for
MySQL users you will have to provide the database name in the bagofgoldcore.yml configuration file.