fork 自 nalc/nalc-server
Corrige un pattern de noms non autorisé
此提交包含在:
@@ -3,7 +3,7 @@ return {
|
||||
" Please choose a proper name and try again.",
|
||||
["[Nn]alc[0-9]+"] = "Misleading name." ..
|
||||
" Please choose a proper name and try again.",
|
||||
["[-_][Bb]ot$"] = "There is already a Bot on the server.",
|
||||
["[-_][Bb]ot$"] = "There is already a Bot on the server." ..
|
||||
" Please choose a proper name and try again.",
|
||||
["^guest[0-9]+"] = "Guest accounts are disallowed on this server." ..
|
||||
" Please choose a proper name and try again.",
|
||||
|
||||
新增問題並參考
封鎖使用者