mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-12-30 20:37:52 +01:00
Typo.
This commit is contained in:
parent
d07ba833c1
commit
4ad88cd945
@ -407,7 +407,7 @@ public class DefaultConfig extends ConfigFile {
|
||||
set(ConfPaths.STRINGS + ".chatnormal", start + "potentially annoying chat" + end);
|
||||
set(ConfPaths.STRINGS + ".godmode", start + "avoided taking damage or lagging" + end);
|
||||
set(ConfPaths.STRINGS + ".improbable", start + "meets the improbable more than expected" + end);
|
||||
set(ConfPaths.STRINGS + ".instantbow", start + "fires bow to fast" + end);
|
||||
set(ConfPaths.STRINGS + ".instantbow", start + "fires bow too fast" + end);
|
||||
set(ConfPaths.STRINGS + ".instanteat", start + "eats food [food] too fast" + end);
|
||||
set(ConfPaths.STRINGS + ".kick", "kick [player]");
|
||||
set(ConfPaths.STRINGS + ".kickcommands", "ncp tempkick [player] 1 You're not allowed to spam commands!");
|
||||
|
Loading…
Reference in New Issue
Block a user