Adds a cvar to hide PII information in ban message (#18428)
* my macbook hates running 2 clients * yes
This commit is contained in:
@@ -79,4 +79,5 @@ ban-panel-severity = Severity:
|
||||
|
||||
# Ban string
|
||||
server-ban-string = {$admin} created a {$severity} severity server ban that expires {$expires} for [{$name}, {$ip}, {$hwid}], with reason: {$reason}
|
||||
server-ban-string-no-pii = {$admin} created a {$severity} severity server ban that expires {$expires} for {$name} with reason: {$reason}
|
||||
server-ban-string-never = never
|
||||
|
||||
Reference in New Issue
Block a user