- Improve / Critical | Updated Foundation library to protects you from log4j2 exploit so messages containing the malicious strings are not logged.
- Make sure your server is updated as well, Spigot/Paper has released backward updates down to Minecraft 1.8.8 so just redownload your server jar.
- Your Minecraft client should get updated automatically unless you're using a modified or a hacked client.
- Fix | Solved a caching problem which spawned Bosses above your individual or world limits on low spawning delays.
- Fix | Solved Boss spawning in the nether always finding location at bedrock.
- Fix | Solved "jump" when spawning Bosses. We now correctly place Bosses on the ground when naturally spawning them.
- New | Support for Minecraft 1.18. Another Minecraft release, more demanding on your computer, more complicated files from Spigot/Paper, more useless options. But hey, we've updated!
- Improve | Bosses in nethers now spawn at the bottom most available block instead of the upper most, fixing Bosses only spawning above bedrock.
- Fix | Solved upgrading from Boss3 unable to migrate death commands.
- Fix | Solved an exception when returning back from the Boss Tools menu.
- New | Added region keeping!
- Greatly improved to the region keeping feature in Boss 3, you can now select a custom location where we return Bosses, as well as we will walk them nicely if you have Citizens installed.
- Also, we no longer suffocate Bosses by teleporting them, instead, we find the bottom most non-air block to return them to.
- Finally, instead of teleporting Bosses to region center, we return them to their original (safe) spawn location.
- Improve | Another big performance boost: (see cached vs fresh (non-cache)).
- We now cache getLivingEntities every 2 seconds instead of calculating how many living Bosses are on your worlds each time it is requested.
- If the Boss dies within those 2 seconds, it is not counted.
- The larger your server with more entites, the higher the performance boost.
- Fix | Solved setting skill messages to "none" not working.
