Commit Graph

6 Commits

Author SHA1 Message Date
Mike Primm 5e15187e46 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
Mike Primm 286a12c4ef Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
Mike Primm 29ebef172f Fix 1.13 world border support, handle world border changes 2018-12-08 10:36:30 -06:00
Mike Primm b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06: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