diff options
Diffstat (limited to 'Chat Commands.md')
-rw-r--r-- | Chat Commands.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Chat Commands.md b/Chat Commands.md index 6bd1772..08adbaf 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -2,6 +2,21 @@ Chat Commands -------------
For more information, see the [README](README.md).
+### //inspect
+
+Enable or disable node inspection.
+
+ //inspect on
+ //inspect off
+ //inspect 1
+ //inspect 0
+ //inspect true
+ //inspect false
+ //inspect yes
+ //inspect no
+ //inspect enable
+ //inspect disable
+
### //reset
Reset the region so that it is empty.
|