aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources
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 /src/client/resources
parent2e87ea59da4e7a3a56f24641c22aeac50cc5b607 (diff)
feat(config): options are now gamerules
Diffstat (limited to 'src/client/resources')
-rw-r--r--src/client/resources/assets/molehunt/lang/en_us.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json
index 63ac06d..33aef84 100644
--- a/src/client/resources/assets/molehunt/lang/en_us.json
+++ b/src/client/resources/assets/molehunt/lang/en_us.json
@@ -11,5 +11,11 @@
"molehunt.game.start.suspense": "§eYou are...",
"molehunt.game.start.mole.title": "§cThe Mole!",
"molehunt.game.start.mole.subtitle": "§eGet the list of moles with §6/molehunt moles",
- "molehunt.game.start.survivor": "§aNot the Mole!"
+ "molehunt.game.start.survivor": "§aNot the Mole!",
+ "gamerule.gameDuration": "Duration of a game",
+ "gamerule.molePercentage": "Percentage of mole",
+ "gamerule.moleCount": "Number of mole",
+ "gamerule.showNametags": "Show players' nametag",
+ "gamerule.showTab": "Enable the tab",
+ "gamerule.showSkins": "Show players' skin"
} \ No newline at end of file