(1.16.3) Missed some fixes to include in commit

This commit is contained in:
Aikar
2020-09-10 19:56:58 -04:00
parent 9f446a771f
commit 465e97513b
3 changed files with 4 additions and 16 deletions

View File

@@ -297,7 +297,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+
+ worldDataServer.a(worldserver1.getWorldBorder().t());
+ worldDataServer.setCustomBossEvents(this.server.getBossBattleCustomData().save());
+ convertable.a(this.server.f, this.worldDataServer, this.server.getPlayerList().save());
+ convertable.a(this.server.customRegistry, this.worldDataServer, this.server.getPlayerList().save());
+ }
+ // CraftBukkit end
+ }