From 75d627d038be110882c884c7cc36c10d35574671 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Tue, 16 Feb 2021 13:47:52 +0100 Subject: chore: fix gm visible security --- docs/GM-Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GM-Commands.md b/docs/GM-Commands.md index 1fa770a..70c467a 100644 --- a/docs/GM-Commands.md +++ b/docs/GM-Commands.md @@ -156,7 +156,7 @@ Note: Some commands are working only by selecting a player or a creature. These |gm fly|2|Syntax: .gm fly [on/off] Enable/disable gm fly mode.| |gm ingame|0|Syntax: .gm ingame Display a list of available in game Game Masters.| |gm list|3|Syntax: .gm list Display a list of all Game Masters accounts and security levels.| -|gm visible|1|Syntax: .gm visible on/off Output current visibility state or make GM visible(on) and invisible(off) for other players.| +|gm visible|2|Syntax: .gm visible on/off Output current visibility state or make GM visible(on) and invisible(off) for other players.| |gmannounce|2|Syntax: .gmannounce $announcement Send an announcement to online Gamemasters.| |gmnameannounce|2|Syntax: .gmnameannounce $announcement. Send an announcement to all online GM's, displaying the name of the sender.| |gmnotify|2|Syntax: .gmnotify $notification Displays a notification on the screen of all online GM's.| -- cgit