add multi chracter key checks

This commit is contained in:
Stanley Dimant
2025-02-09 16:10:31 +00:00
committed by Loporrit
parent d9d10c42de
commit 0228c2343b
7 changed files with 35 additions and 16 deletions
@@ -12,4 +12,5 @@ public enum ServerState
VersionMisMatch,
RateLimited,
NoSecretKey,
MultiChara,
}