We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e738d88 commit 003d828Copy full SHA for 003d828
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.example</groupId>
5
<artifactId>MinecraftServerAPI</artifactId>
6
- <version>1.21.x</version>
+ <version>1.20.x</version>
7
<name>MinecraftServerAPI</name>
8
9
<properties>
src/main/resources/plugin.yml
@@ -6,7 +6,7 @@ author: Shweit
contributors:
- Shweit
- Flix-29
-api-version: 1.20
+api-version: '1.20'
10
softdepend:
11
- Maintenance
12
0 commit comments