feat: Add party commands

This commit is contained in:
Linnea Gräf
2024-12-22 21:17:11 +01:00
parent 13994393ed
commit ebcb06df40
4 changed files with 154 additions and 1 deletions

View File

@@ -129,6 +129,13 @@
"firmament.config.item-rarity-cosmetics.background-hotbar": "Hotbar Background Rarity",
"firmament.config.item-rarity-cosmetics.background-hotbar.description": "Show item rarity background in the hotbar.",
"firmament.config.item-rarity-cosmetics.background.description": "Show a background behind each item, depending on its rarity.",
"firmament.config.party-commands": "Party Commands",
"firmament.config.party-commands.cooldown": "Cooldown",
"firmament.config.party-commands.cooldown.description": "Prevent people from spamming commands with a delay between party commands.",
"firmament.config.party-commands.enable": "Enable Party Commands",
"firmament.config.party-commands.enable.description": "Allow people in your party to use commands like !warp, !coords, !ptme and so on. See /firm partycommands for a list",
"firmament.config.party-commands.ignore-own": "Ignore Own Messages",
"firmament.config.party-commands.ignore-own.description": "Prevent your own messages from triggering party commands",
"firmament.config.pets": "Pets",
"firmament.config.pets.highlight-pet": "Highlight active pet",
"firmament.config.pets.highlight-pet.description": "Highlight your currently selected pet in the /pets menu.",