Commit graph

5 commits

Author SHA1 Message Date
Mike Primm
f49daa2d1d Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
Mike Primm
5d746b8f0a Fix 1.13 world border support, handle world border changes 2018-12-08 10:36:30 -06:00
Mike Primm
2ae5f8a7fe Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Mike Primm
ca7f353e0d 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
67d2caf6cb Add 1.13.2 Spigot support 2018-10-22 18:52:41 -05:00