Fixing old docstring on @quell command, suggesting superuser cannot be quelled.
This commit is contained in:
parent
340160e4ea
commit
e6067c873c
1 changed files with 0 additions and 3 deletions
|
|
@ -606,9 +606,6 @@ class CmdQuell(MuxPlayerCommand):
|
||||||
Hierarchical permission quelling only work downwards, thus a Player cannot
|
Hierarchical permission quelling only work downwards, thus a Player cannot
|
||||||
use a higher-permission Character to escalate their permission level.
|
use a higher-permission Character to escalate their permission level.
|
||||||
Use the unquell command to revert back to normal operation.
|
Use the unquell command to revert back to normal operation.
|
||||||
|
|
||||||
Note that the superuser character cannot be quelled. Use a separate
|
|
||||||
admin account for testing.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
key = "@quell"
|
key = "@quell"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue