diff --git a/NCPPlugin/pom.xml b/NCPPlugin/pom.xml index 7ffae42c..1cd93c0f 100644 --- a/NCPPlugin/pom.xml +++ b/NCPPlugin/pom.xml @@ -3,7 +3,7 @@ fr.neatmonster - NoCheatPlus + nocheatplus NoCheatPlus 3.8.6 Detect and fight the exploitation of various flaws/bugs in Minecraft. diff --git a/NCPPlugin/src/main/resources/plugin.yml b/NCPPlugin/src/main/resources/plugin.yml index 271d36c5..55b9c555 100644 --- a/NCPPlugin/src/main/resources/plugin.yml +++ b/NCPPlugin/src/main/resources/plugin.yml @@ -1,12 +1,12 @@ -name: NoCheatPlus -version: ${project.version}-b${build-number} -description: Fight hackers. +name: ${project.name} +version: ${project.version}-b${BUILD_NUMBER} +description: ${project.description} author: NeatMonster authors: [asofold, Evenprime] -website: http://nocheatplus.org +website: ${project.url} -main: fr.neatmonster.nocheatplus.NoCheatPlus +main: ${project.groupId}.${project.artifactId}.${project.name} commands: nocheatplus: