We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c44a9 commit cc895c4Copy full SHA for cc895c4
1 file changed
src/main/resources/plugin.yml
@@ -1,5 +1,7 @@
1
name: PlayerStatistics
2
-authors: [dehys, OverDodo]
3
-version: 1.0
4
-main: com.dehys.norbecore.main.Main
5
-api-version: 1.16
+authors: [ dehys, OverDodo ]
+version: '1.0'
+main: 'com.dehys.norbecore.main.Main'
+api-version: '1.16'
6
+loadbefore:
7
+ - StatisticsPlugin
0 commit comments