Commit graph

10 commits

Author SHA1 Message Date
Michael Primm
a30406e2a7 Shift old spigot/paper support to dynamic load to handle pedantic Paper
loader
2023-08-20 14:38:38 -05:00
Michael Primm
19c14c6007 More gradle updates 2023-06-09 23:42:40 -04:00
Mike Primm
430d179c2b Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Kosma Moczek
bc0f25a21d build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Mike Primm
8615efc226 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
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