summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-12 13:09:17 +0100
committerWuzzy <almikes@aol.com>2016-12-12 13:09:17 +0100
commite88cd975f45f009e9b734fe888ccfe3bc6616c05 (patch)
tree6c4a7a238e2e96ddf878eed91848e8c4f1f1294e /README.md
parent4beb4c008ea9daf0224377c15beb1091cb948247 (diff)
Change chat commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 78b949c..426aa23 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Current version: 0.10.0
### Accessing the help
To open the help, there are multiple ways:
-- Use the `/doc` chat command. This works always.
+- Use the `/helpform` chat command. This works always.
- If you use Unified Inventory or Minetest Game, you will find an extra
button in the inventory
@@ -26,7 +26,7 @@ revealed. Normally you just have to proceed in the game to unlock more
entries. Hidden entries exist to avoid spoilers and give players a small
sense of progress.
-Players with the `doc_reveal` privilege can use the `/doc_reveal` chat command
+Players with the `help_reveal` privilege can use the `/help_reveal` chat command
to reveal all hidden entries instantly.
## For modders and subgame authors