Work for unban

This commit is contained in:
defnotken
2025-08-31 14:58:27 -05:00
parent 80235a174b
commit 421447329f
11 changed files with 2399 additions and 2 deletions

View File

@@ -121,6 +121,7 @@ public abstract class AuthControllerBase : Controller
{
CharacterIdentification = charaIdent,
Reason = "Autobanned CharacterIdent (" + uid + ")",
BannedUid = uid,
});
}