mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-10-31 07:40:16 +01:00
Back to normal.
This commit is contained in:
parent
9bf08b08d8
commit
81866fcc3e
@ -5,7 +5,7 @@
|
|||||||
<groupId>fr.neatmonster</groupId>
|
<groupId>fr.neatmonster</groupId>
|
||||||
<artifactId>nocheatplus</artifactId>
|
<artifactId>nocheatplus</artifactId>
|
||||||
<name>NoCheatPlus</name>
|
<name>NoCheatPlus</name>
|
||||||
<version>3.8.8-TEMP</version>
|
<version>3.8.8</version>
|
||||||
<description>Detect and fight the exploitation of various flaws/bugs in Minecraft.</description>
|
<description>Detect and fight the exploitation of various flaws/bugs in Minecraft.</description>
|
||||||
<url>http://dev.bukkit.org/server-mods/nocheatplus</url>
|
<url>http://dev.bukkit.org/server-mods/nocheatplus</url>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ public class DefaultConfig extends ConfigFile {
|
|||||||
* NCP build needed for this config.
|
* NCP build needed for this config.
|
||||||
* (Should only increment with changing or removing paths.)
|
* (Should only increment with changing or removing paths.)
|
||||||
*/
|
*/
|
||||||
public static final int buildNumber = 0;
|
public static final int buildNumber = 303;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Instantiates a new default configuration.
|
* Instantiates a new default configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user