Commit Graph

3 Commits

Author SHA1 Message Date
Mike Primm 286a12c4ef Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
Mike Primm 12c4df777d Add workaround for Spigot 1.13.2 bug with loadChunk(x,z,false)
Workaround problem with fact that World.loadChunk(x, z, false) fails
when called on existing chunks that have not been migrated to 1.13.x
format.
2018-12-01 20:56:08 -06:00
Mike Primm 54ed4c7842 Add 1.13.2 Spigot support 2018-10-22 18:52:41 -05:00