Update to Minecraft 1.20

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2023-06-08 01:30:00 +10:00
parent bac55e67d6
commit 9d740b84b0
269 changed files with 2605 additions and 2568 deletions

View File

@@ -177,7 +177,7 @@
}
}
@@ -537,14 +617,45 @@
@@ -539,14 +619,45 @@
@Override
public String getPluginNames() {
@@ -225,7 +225,7 @@
});
return this.rconConsoleSource.getCommandResponse();
}
@@ -597,4 +708,15 @@
@@ -599,4 +710,15 @@
public Optional<MinecraftServer.ServerResourcePackInfo> getServerResourcePack() {
return this.settings.getProperties().serverResourcePackInfo;
}