MC 1.19 support

This commit is contained in:
2022-06-08 14:37:58 +02:00
parent e50bf0ee39
commit b2738a3d33
3 changed files with 6 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bungeecord.version>1.18-R0.1-SNAPSHOT</bungeecord.version>
<bungeecord.version>1.19-R0.1-SNAPSHOT</bungeecord.version>
<paper.version>1.18.1-R0.1</paper.version>
<mc.version>1.18.1</mc.version>
</properties>