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.
0.0.0-SNAPSHOT
1 parent e3d4621 commit d17afe8Copy full SHA for d17afe8
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>pro.cloudnode.smp</groupId>
8
<artifactId>EnchantBookPlus</artifactId>
9
- <version>0.0.0</version>
+ <version>0.0.0-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<name>EnchantBookPlus</name>
src/main/resources/plugin.yml
@@ -1,5 +1,6 @@
1
name: EnchantBookPlus
2
version: '${project.version}'
3
+author: Cloudnode
4
main: pro.cloudnode.smp.enchantbookplus.EnchantBookPlus
5
description: "Combine enchantment books to achieve levels above vanilla"
api-version: '1.20'
0 commit comments