Releases: itsMatoosh/block-metadata
Releases · itsMatoosh/block-metadata
Block Metadata - 1.6.1
Fix an edge case null pointer exception when saving chunk metadata.
Block Metadata - 1.6.0
Added a RegionLoadEvent and RegionUnloadEvent events which indicate when metadata regions are loaded and unloaded.
Changed keys in the region metadata map from String to ChunkCoordinate, and BlockChunkCoordinate for better encapsulation.
Block Metadata - 1.5.3
Improved region saving.
Block Metadata - 1.5.2
More bugfixes
Block Metadata - 1.5.1
Bugfixes and performance improvements.
Block Metadata - 1.5.0
More efficient async save and load scheduling.
Big performance improvements.
Bugfixes.
Block Metadata - 1.4.1
Bugfixes and performance improvements.
Block Metadata - 1.4.0
Made all metadata calls async.
Removed ChunkBusyExceptio, ChunkNotLoadedException and ChunkAlreadyLoadedException.
Block Metadata - 1.3.1
Bugfixes and performance improvements.
Block Metadata - 1.3.0
Performance improvements.