aboutsummaryrefslogtreecommitdiff
path: root/Writerside/topics/usage.md
diff options
context:
space:
mode:
authorLéo Kosman <leo.kosman@proton.me>2024-08-24 22:58:35 +0200
committerLéo Kosman <leo.kosman@proton.me>2024-08-24 22:58:35 +0200
commit275604ac67e4fa3b20035f3756add1701e879c13 (patch)
tree0aa50872cec5bd834061e7f48c17117ff4c53ed9 /Writerside/topics/usage.md
parent06027e9cd2b71a9606fb38dbde261cc629a68cc1 (diff)
parentf9702feda784bfe7fef3cb8b8d0ddb420010ea5b (diff)
Merge branch 'refs/heads/main' into feat/world-borders
# Conflicts: # src/main/java/world/anhgelus/molehunt/game/Game.java
Diffstat (limited to 'Writerside/topics/usage.md')
-rw-r--r--Writerside/topics/usage.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/Writerside/topics/usage.md b/Writerside/topics/usage.md
new file mode 100644
index 0000000..2a02033
--- /dev/null
+++ b/Writerside/topics/usage.md
@@ -0,0 +1,13 @@
+# Usage
+
+To start a game, execute `/molehunt start`.
+You must be OP.
+
+To stop a game, execute `/molehunt stop`.
+You must be OP.
+(They are already an automatic end if there is no more survivors or if the time is over.)
+
+To get the list of moles, use `/molehunt moles`.
+You must be a mole.
+
+To edit the timer above the hotbar, use `/molehunt timer show` to enable and `/molehunt timer hide` to disable.