Add setooc command for +SERVER admins. (#5818)

This commit is contained in:
Vera Aguilera Puerto
2021-12-19 23:25:16 +01:00
committed by GitHub
parent a46af58e59
commit a51b102949
4 changed files with 56 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
set-ooc-command-description = Allows you to enable or disable OOC.
set-ooc-command-help = Usage: setooc OR setooc [value]
set-ooc-command-too-many-arguments-error = Too many arguments.
set-ooc-command-invalid-argument-error = Invalid argument.
set-ooc-command-ooc-enabled = OOC chat has been enabled.
set-ooc-command-ooc-disabled = OOC chat has been disabled.