- Improve | Fixed "require persistent tag" operator on latest Minecraft version. Plus, you can now have multiple operators on multiple lines.
- TIP: To debug how this works, set your Debug key in settings.yml to [scan, operator] and see the console when having said item in the inventory while performing an even such as chest open.
- New | Added /protect import and /protect export commands to export/import items as JSON strings.
- Improve | Support Multiverse-Core 5.
- Improve | Now using the latest Paper way of saving and loading confiscated items to database, adding support for custom model data being properly saved and much more. Legacy servers will fallback to our previous method. Please note that attempting to load an item saved on a new Paper server such as 1.21.x will no longer work on let's say 1.8.8.
- Fix | Solved a rare "ItemStack can't be null/air/amount of 0! This is not a NBTAPI bug!".
- Fix | Solved "Cannot measure distance between X" errors when comparing two regions in different worlds.
- Fix | Solve "Cannot invoke "com.google.gson.JsonObject.has(String)" because "basePotion" is null".
