Update to Minecraft 1.17.1

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2021-07-07 00:00:00 +10:00
parent 0392f45e9c
commit e8c9836ec9
59 changed files with 428 additions and 492 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/server/players/NameReferencingFileConverter.java
+++ b/net/minecraft/server/players/NameReferencingFileConverter.java
@@ -27,6 +27,11 @@
@@ -28,6 +28,11 @@
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
@@ -12,7 +12,7 @@
public class NameReferencingFileConverter {
static final Logger LOGGER = LogManager.getLogger();
@@ -87,7 +92,7 @@
@@ -88,7 +93,7 @@
try {
gameprofilebanlist.load();
} catch (IOException ioexception) {
@@ -21,7 +21,7 @@
}
}
@@ -145,7 +150,7 @@
@@ -146,7 +151,7 @@
try {
ipbanlist.load();
} catch (IOException ioexception) {
@@ -30,7 +30,7 @@
}
}
@@ -186,7 +191,7 @@
@@ -187,7 +192,7 @@
try {
oplist.load();
} catch (IOException ioexception) {
@@ -39,7 +39,7 @@
}
}
@@ -230,7 +235,7 @@
@@ -231,7 +236,7 @@
try {
whitelist.load();
} catch (IOException ioexception) {
@@ -48,7 +48,7 @@
}
}
@@ -353,6 +358,30 @@
@@ -354,6 +359,30 @@
File file5 = new File(file, s2 + ".dat");
File file6 = new File(file4, s3 + ".dat");