mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-02 08:40:01 +01:00
Correct captcha actions.
This commit is contained in:
parent
caeccc917c
commit
51c133c106
@ -141,7 +141,7 @@ public class DefaultConfig extends ConfigFile {
|
|||||||
"&cPlease type '&6[captcha]&c' to continue sending messages/commands.");
|
"&cPlease type '&6[captcha]&c' to continue sending messages/commands.");
|
||||||
set(ConfPaths.CHAT_NOPWNAGE_CAPTCHA_SUCCESS, "&aOK, it sounds like you're not a spambot.");
|
set(ConfPaths.CHAT_NOPWNAGE_CAPTCHA_SUCCESS, "&aOK, it sounds like you're not a spambot.");
|
||||||
set(ConfPaths.CHAT_NOPWNAGE_CAPTCHA_TRIES, 3);
|
set(ConfPaths.CHAT_NOPWNAGE_CAPTCHA_TRIES, 3);
|
||||||
set(ConfPaths.CHAT_NOPWNAGE_CAPTCHA_ACTIONS, "cancel cmd:kickcaptcha VL>4 cancel cmd:kickcaptcha log:captcha:2:5:icf");
|
set(ConfPaths.CHAT_NOPWNAGE_CAPTCHA_ACTIONS, "cancel cmd:kickcaptcha vl>4 cancel cmd:kickcaptcha log:captcha:2:5:icf");
|
||||||
|
|
||||||
set(ConfPaths.CHAT_NOPWNAGE_FIRST_CHECK, true);
|
set(ConfPaths.CHAT_NOPWNAGE_FIRST_CHECK, true);
|
||||||
set(ConfPaths.CHAT_NOPWNAGE_FIRST_TIMEOUT, 3000L);
|
set(ConfPaths.CHAT_NOPWNAGE_FIRST_TIMEOUT, 3000L);
|
||||||
|
Loading…
Reference in New Issue
Block a user