feat: Add /dh command

This commit is contained in:
Linnea Gräf
2024-12-23 23:02:08 +01:00
parent 22bc3adbae
commit 656958937f
7 changed files with 167 additions and 84 deletions

View File

@@ -180,6 +180,11 @@
"firmament.config.pristine-profit.position.description": "Edit the pristine profit hud location.",
"firmament.config.pristine-profit.timeout": "Timeout (0 = disabled)",
"firmament.config.pristine-profit.timeout.description": "Track the profit you make from pristine gemstones while mining. Set to 0 seconds to disable the HUD.",
"firmament.config.quick-commands": "Quick Commands",
"firmament.config.quick-commands.dh": "Enable /dh",
"firmament.config.quick-commands.dh.description": "Warps you to the dungeon hub.",
"firmament.config.quick-commands.join": "Enable /join",
"firmament.config.quick-commands.join.description": "Join various types of instances like dungeons using short hands like /join f1, /join k1, /join m7",
"firmament.config.repo": "Firmament Repo Settings",
"firmament.config.repo.autoUpdate": "Auto Update",
"firmament.config.repo.autoUpdate.description": "Automatically download new items for the item list on every startup.",