Update Paper to MC 1.11
This commit is contained in:
@@ -17,8 +17,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
// Spigot start
|
||||
if (org.spigotmc.SpigotConfig.saveUserCacheOnStopOnly) {
|
||||
LOGGER.info("Saving usercache.json");
|
||||
- this.X.c();
|
||||
+ this.X.c(false); // Paper
|
||||
- this.Y.c();
|
||||
+ this.Y.c(false); // Paper
|
||||
}
|
||||
// Spigot end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user