mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-30 11:21:21 +01:00
Config had been changed in b236.
This commit is contained in:
parent
f500afd713
commit
6ee59c858a
@ -22,7 +22,7 @@ import org.bukkit.Material;
|
|||||||
public class DefaultConfig extends ConfigFile {
|
public class DefaultConfig extends ConfigFile {
|
||||||
|
|
||||||
/** NCP build needed for this config. */
|
/** NCP build needed for this config. */
|
||||||
public static final int buildNumber = 235;
|
public static final int buildNumber = 236;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Instantiates a new default configuration.
|
* Instantiates a new default configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user