Files
Paper/Spigot-Server-Patches/Prevent-Auto-Save-if-Save-Queue-is-full.patch
Brokkonaut 3ef552d105 Sometimes World.save() did not save the whole world. (#1538)
flag = true is a force save of the whole world (for example World.save()), this should ignore the current queue size.
2018-10-05 17:23:20 +02:00

2.7 KiB