Bugfixes. Ready for Java 16
Mojang will drop support for Java versions below 16 with the next release of 1.17.
All my plugins will be updated till this day to be compatible with java 16. Some of them are already compatible.
On the release day of MC 1.17 I will compile all my plugins with java 16 and drop any support for older java versions. Stop being stuck on ancient java versions.
This patch makes Blood Night ready to be used with java 16.
This build also fixes 3 Bugs.
- Fixed a bug which caused serialization keys to fail.
If you encountered errors like: Could not change serialized name. possible config corruption.
Please make sure to open your config once and replace {plugin} with bloodnight.
- Some items may have still a pickup tag which is used to block duplication glitches. These tags will now be removed when picked up again or when picked up by a hopper.
If you experience unstackable items for some reasons drop them and pick them up again.
- In some cases it was possible that mobs still drop custom drops even when the drop mode was set to vanilla. This is the case when the drop amount is not 0. The drop amount is now ignored and mobs wont drop custom drops any longer.