aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index 51f3385..a24bb5c 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ make install
CONFIGURATION
-TG_ADMIN=114514 # UID allowed to execute rcon commands other than /list. Equivalent to OP4.
+TG_ADMIN=114514 # UID allowed to execute more rcon commands other than /list. A complete list of commands supported is listed below.
TG_CHAT=-114514 # Chat that is allowed to send message to and from.
TG_LINK_FMT=https://t.me/c/xxx/%d # Format of Telegram links. %d: Message ID.
TG_API=114514:1919810 # Telegram bot API Key.
@@ -34,6 +34,17 @@ LIMITATIONS
Cannot start the server if it is not running.
+COMMANDS
+
+Any users in the chat can use `/list` or `/list uuids` to check online players.
+
+In additional to these two commands, the administrator can use the following commands as well:
+
+`/debug `
+`/data `
+`/whitelist `
+`/reload`
+
ACKNOWLEDGEMENTS
mcrcon: https://github.com/Tiiffi/mcrcon/tree/b02201d689b3032bc681b28f175fd3d83d167293