This is just an API update, some things were added and changed
- Added the ability to store data on ClaimedChunks, these are reset on chunk claim, unclaim, and plugin reload. If you want to transfer data over, listen to the ChunkClaimEvent and ChunkUnclaimEvent events
- Made some API method naming better
- Added the ability to register listeners with different priorities using the API