MC client 1.21 support

This commit is contained in:
2024-06-27 21:19:00 +02:00
parent 2acfa53b63
commit bb6d221ced
2 changed files with 6 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bungeecord.version>1.20-R0.3-SNAPSHOT</bungeecord.version>
<bungeecord.version>1.21-R0.1-SNAPSHOT</bungeecord.version>
<paper.version>1.20.6-R0.1</paper.version>
<mc.version>1.20.6</mc.version>
</properties>