Fix issues with Forge upgrade, PerWorldPlugins, Death message and AI infinite block
Death message error needs a manual change in your language file, default values contained `</gray>` which wasn't supposed to be there. Remove it if you encounter an issue with them.
Forge upgrade won't sell if all spawners are at max level.
PerWorldPlugin updated, and version 1.1.4 and above are compatible, SBA will accept those versions while still disabling for versions 1.1.3 and below.
AI infinite block should work on 1.9-1.12 since the previous version used OAK_PLANKS which doesn't exist in those versions.