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 107f607 commit 0b3fe25Copy full SHA for 0b3fe25
2 files changed
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>cn.yescallop.essentialsnk</groupId>
6
<artifactId>EssentialsPNX</artifactId>
7
- <version>1.9.6</version>
+ <version>1.9.7</version>
8
9
<name>EssentialsPNX</name>
10
<description>Essential commands for your server</description>
src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
1
name: ${project.name}
2
version: ${project.version}
3
-api: 2.0.0
+api: 3.0.0
author: Scallop & KailynDevelopment
description: ${project.description}
main: cn.yescallop.essentialsnk.EssentialsNK
0 commit comments