add "bad word filter" parameter

This commit is contained in:
Dave 2023-06-07 22:30:55 +02:00
parent 94493d71cb
commit 40d15dc74f
5 changed files with 131 additions and 1 deletions

View file

@ -41,5 +41,6 @@
RCONWindowExtents,
ServerOptions,
ServerLogOptions,
ServerBadWordFilterOptions,
}
}