• v2.5 d46adfd957

    NorbiPeti released this 2021-02-21 01:15:10 +00:00 | 0 commits to master since this release

    • Fixed the plugin preventing WorldEdit from making any changes (whoops)
    • Use bStats to collect usage stats and fix #4

    This version likely still crashes without WorldEdit or WorldGuard.

    Downloads
  • v2.4 3f9c2b99f9

    NorbiPeti released this 2019-09-21 14:28:47 +00:00 | 4 commits to master since this release

    • Inventories are now stored using NBT methods from the server, it's compatible with 1.14 and should be compatible with a few previous versions as well. If it's not compatible, the loading/saving will fail regardless of what items are used (which can also be a good check to see if it's supported). Test before using in production.
    • The old storage will be used if the inventory isn't saved in the new format
    • Some block-state error handling has been added
    • WorldGuard and WorldEdit required for this version
    Downloads