mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-12-30 20:37:52 +01:00
Actually, build 163 did change the defualt configuration, 164 will too.
This commit is contained in:
parent
a6ee06a714
commit
5ce4ba2ad6
@ -22,7 +22,7 @@ import org.bukkit.Material;
|
||||
public class DefaultConfig extends ConfigFile {
|
||||
|
||||
/** NCP build needed for this config. */
|
||||
public static final int buildNumber = 162;
|
||||
public static final int buildNumber = 164;
|
||||
|
||||
/**
|
||||
* Instantiates a new default configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user