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 510f293 commit 2294f7cCopy full SHA for 2294f7c
.gitignore
@@ -1,3 +1,3 @@
1
target/
2
dependency-reduced-pom.xml
3
-idea/
+.idea/
ServerLinksZ.iml
@@ -4,7 +4,7 @@
4
<facet type="minecraft" name="Minecraft">
5
<configuration>
6
<autoDetectTypes>
7
- <platformType>ADVENTURE</platformType>
+ <platformType>PAPER</platformType>
8
</autoDetectTypes>
9
<projectReimportVersion>1</projectReimportVersion>
10
</configuration>
0 commit comments