mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-07 03:02:11 +01:00
Build 162 changes the configuration.
This commit is contained in:
parent
822589a006
commit
a6ee06a714
@ -22,7 +22,7 @@ import org.bukkit.Material;
|
||||
public class DefaultConfig extends ConfigFile {
|
||||
|
||||
/** NCP build needed for this config. */
|
||||
public static final int buildNumber = 158;
|
||||
public static final int buildNumber = 162;
|
||||
|
||||
/**
|
||||
* Instantiates a new default configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user