mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-14 04:02:00 +01:00
Incredible 1.18.1 support
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
f9b1ec8798
commit
914296e930
@ -54,7 +54,7 @@ public final class MinecraftServer {
|
||||
|
||||
public final static Logger LOGGER = LoggerFactory.getLogger(MinecraftServer.class);
|
||||
|
||||
public static final String VERSION_NAME = "1.18";
|
||||
public static final String VERSION_NAME = "1.18.1";
|
||||
public static final int PROTOCOL_VERSION = 757;
|
||||
|
||||
// Threads
|
||||
|
Loading…
Reference in New Issue
Block a user