13
0
geforkt von Mirrors/Paper
Datei suchen
Nassim Jahnke b85ac14d28 Force close world loading screen
Dead players would be stuck in the world loading screen and other players may
miss messages and similar sent in the join event if chunk loading is slow.
Paper already circumvents falling through the world before chunks are loaded,
so we do not need that. The client only needs the chunk it is currently in to
be loaded to close the loading screen, so we just send an empty one.
2022-03-02 09:45:56 +01:00
paper-server Force close world loading screen 2022-03-02 09:45:56 +01:00