aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-23 18:22:14 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-23 18:22:14 +0000
commite3611b77c66d303d97528fa221553c1c1a44d1c6 (patch)
tree43a817434d3655b9245d86cab064c432b56123b4 /README.md
parent2e87ea59da4e7a3a56f24641c22aeac50cc5b607 (diff)
feat(config): options are now gamerules
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d22e84..8cbd471 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,13 @@ skin file](src/client/resources/assets/molehunt/textures/skin.png)).
Also, more server-side values can be changed in the configuration file, located in your server config directory.
-Config hot reloadable with `/molehunt reload`
+You can edit the configuration with these gamerules:
+- `gameDuration`
+- `molePercentage`
+- `moleCount`
+- `showNametags`
+- `showTab`
+- `showSkins`
## Technologies