diff options
| author | William Hergès <anhgelus.morhtuuzh@proton.me> | 2024-08-24 19:20:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-24 19:20:59 +0200 |
| commit | 5199d1ff598824a938b94997c3706296e34fa9aa (patch) | |
| tree | 3852f2b91761aa5a907dfc6feda175638fdddc52 /Writerside/topics/usage.md | |
| parent | dfbc5bbfd20a22edb2596b4d73248df57a4cce20 (diff) | |
| parent | 1e42af1d9ac1e0bc7d26c8323272fd6a32e3c400 (diff) | |
Merge pull request #8 from anhgelus/docs/online-wiki
[Docs] Online wiki
Diffstat (limited to 'Writerside/topics/usage.md')
| -rw-r--r-- | Writerside/topics/usage.md | 13 |
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. |
