From 0fddd17f23844b23ed3996f0a95c9acc2d3854a2 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Sun, 21 Jul 2013 17:16:29 -0400 Subject: Add the node inspector, a tool for finding information about nodes. Configurable via the //inspect command. --- Chat Commands.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Chat Commands.md') 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. -- cgit v1.2.3