diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-04-06 19:49:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-06 19:49:04 +0200 |
| commit | f12ce98eabf0a2504c11c207dc3d1917f294afca (patch) | |
| tree | 5c3bb9e31da53690dd1da10fddecba2fdd1077c9 /docs | |
| parent | 88db2c4afa7b6576f32d7449a184b7f14e587be9 (diff) | |
| download | wiki-f12ce98eabf0a2504c11c207dc3d1917f294afca.tar.gz wiki-f12ce98eabf0a2504c11c207dc3d1917f294afca.tar.bz2 wiki-f12ce98eabf0a2504c11c207dc3d1917f294afca.zip | |
fix(GM commands): reflect actual level (#428)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/GM-Commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GM-Commands.md b/docs/GM-Commands.md index cc7251f..fd703a2 100644 --- a/docs/GM-Commands.md +++ b/docs/GM-Commands.md @@ -152,7 +152,7 @@ Note: Some commands are working only by selecting a player or a creature. These |freeze|2|`.freeze (#player)`|"Freezes" #player and disables his chat. When using this without #name it will freeze your target.| |unfreeze|2|`.unfreeze (#player)`|"Unfreezes" #player and enables his chat again. When using this without #name it will unfreeze your target.| |gm|1|`.gm [on/off]`|Enable or Disable in game GM MODE or show current state of on/off not provided.| -|gm chat|1|`.gm chat [on/off]`|Enable or disable chat GM MODE (show gm badge in messages) or show current state of on/off not provided.| +|gm chat|2|`.gm chat [on/off]`|Enable or disable chat GM MODE (show gm badge in messages) or show current state of on/off not provided.| |gm fly|2|`.gm fly [on/off]`|Enable/disable gm fly mode.| |gm ingame|0|`.gm ingame`|Display a list of available in game Game Masters.| |gm list|3|`.gm list`|Display a list of all Game Masters accounts and security levels.| |
