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 fe71258 commit 633b876Copy full SHA for 633b876
src/main/resources/plugin.yml
@@ -1,7 +1,7 @@
1
-name: NoteBlockAPI
+name: ${name}
2
3
-main: com.xxmicloxx.NoteBlockAPI.NoteBlockPlayerMain
4
-version: 1.2.0
+main: ${mainClass}
+version: ${version}
5
6
description: a developer interface to play nbs-files ingame
7
authors: [xxmicloxx, michidk, koca2000, Luck]
0 commit comments