aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/en_us.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json158
1 files changed, 79 insertions, 79 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 561615e3..b3f74491 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -295,85 +295,85 @@
"skyblocker.config.helper.mythologicalRitual": "Mythological Ritual Helper",
"skyblocker.config.helper.mythologicalRitual.enableMythologicalRitualHelper": "Enable Mythological Ritual Helper",
- "skyblocker.config.messages": "Messages",
-
- "skyblocker.config.messages.chatRules": "Custom Chat Rules",
- "skyblocker.config.messages.chatRules.announcementLength": "Announcement Display Time",
- "skyblocker.config.messages.chatRules.announcementLength.@Tooltip": "The amount of time the announcement will show for in ticks.",
- "skyblocker.config.messages.chatRules.announcementScale": "Announcement Size",
- "skyblocker.config.messages.chatRules.announcementScale.@Tooltip": "The amount to scale the size of the announcement.",
- "skyblocker.config.messages.chatRules.screen": "Chat Rules Config...",
- "skyblocker.config.messages.chatRules.screen.deleteQuestion": "Are you sure you want to remove this rule?",
- "skyblocker.config.messages.chatRules.screen.deleteWarning": "Rule '%s' will be lost forever! (A long time!)",
- "skyblocker.config.messages.chatRules.screen.editRule": "Edit",
- "skyblocker.config.messages.chatRules.screen.editRule.@Tooltip": "Open config for rule.",
- "skyblocker.config.messages.chatRules.screen.modify": "Modify",
- "skyblocker.config.messages.chatRules.screen.new": "New Chat Rule",
- "skyblocker.config.messages.chatRules.screen.ruleEnabled": "Rule Enabled",
- "skyblocker.config.messages.chatRules.screen.ruleName": "Rule Name",
- "skyblocker.config.messages.chatRules.screen.ruleScreen": "Chat Rule Config...",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.actionBar": "Show In Action Bar:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.actionBar.@Tooltip": "Show the message in your action bar.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.announcement": "Show Announcement:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.announcement.@Tooltip": "Show the message in the middle of the screen.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.false": "False",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.filter": "Filter:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.filter.@Tooltip": "The string/regex to match a chat message to.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.finish": "Finish",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.hideMessage": "Hide Message:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.hideMessage.@Tooltip": "Remove the message from chat.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.ignoreCase": "Ignore Case:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.ignoreCase.@Tooltip": "if the filter is case sensitive.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.inputs": "Inputs:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.locations": "Valid Locations:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.locations.@Tooltip": "List of locations where the filter will work. Separate each location with a \",\" and use a \"!\" if you want it to work anywhere but a location. Location Names:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.name": "Name:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.name.@Tooltip": "The name of the rule.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.outputs": "Outputs:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.partialMatch": "Allow Partial Match:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.partialMatch.@Tooltip": "If the filter can match part of the chat message.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.regex": "Is Regex:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.regex.@Tooltip": "If the filter uses regex or is just a string.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.replace": "Replace Message With:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.replace.@Tooltip": "Input a new message to output (can be formatted using minecraft color codes).",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds": "Play Sound:",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.@Tooltip": "Play a sound when the message is sent.",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.amethyst": "Amethyst",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.anvil": "Break",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.arrowHit": "Dink",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.cave": "Cave",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.crit": "Critical",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.none": "None",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.pling": "Pling",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.sounds.zombie": "Zombie",
- "skyblocker.config.messages.chatRules.screen.ruleScreen.true": "True",
-
- "skyblocker.config.messages.filter": "Filter",
- "skyblocker.config.messages.filter.chatFilterResult.ACTION_BAR": "Move to action bar",
- "skyblocker.config.messages.filter.chatFilterResult.FILTER": "Filter",
- "skyblocker.config.messages.filter.chatFilterResult.PASS": "Disabled",
- "skyblocker.config.messages.filter.hideAOTE": "Hide Teleport Ability Messages",
- "skyblocker.config.messages.filter.hideAOTE.@Tooltip": "Hides those pesky \"There are blocks in the way!\" messages.",
- "skyblocker.config.messages.filter.hideAbility": "Hide Ability Cooldown",
- "skyblocker.config.messages.filter.hideAds": "Hide Ads From Public Chat",
- "skyblocker.config.messages.filter.hideAutopet": "Hide Autopet Messages",
- "skyblocker.config.messages.filter.hideCombo": "Hide Combo Messages",
- "skyblocker.config.messages.filter.hideDeath": "Hide Player Death Messages",
- "skyblocker.config.messages.filter.hideDeath.@Tooltip": "Filters the player death messages from chat.",
- "skyblocker.config.messages.filter.hideDicer": "Hide Dicer Messages",
- "skyblocker.config.messages.filter.hideDicer.@Tooltip": "Filters the Dicer messages from chat.",
- "skyblocker.config.messages.filter.hideHeal": "Hide Heal Messages",
- "skyblocker.config.messages.filter.hideImplosion": "Hide Implosion Message",
- "skyblocker.config.messages.filter.hideMana": "Hide Mana Consumption Messages from Action Bar",
- "skyblocker.config.messages.filter.hideMana.@Tooltip": "Gives a better experience with FancyBar",
- "skyblocker.config.messages.filter.hideMimicKill": "Hide Mimic Kill Messages",
- "skyblocker.config.messages.filter.hideMimicKill.@Tooltip": "Filters the \"Mimic dead!\" and \"Mimic killed!\" messages from chat.",
- "skyblocker.config.messages.filter.hideMoltenWave": "Hide Molten Wave Message",
- "skyblocker.config.messages.filter.hideShowOff": "Hide Show Off Messages",
- "skyblocker.config.messages.filter.hideShowOff.@Tooltip": "Filters messages from the /show command",
- "skyblocker.config.messages.filter.hideTeleportPad": "Hide Teleport Pad Messages",
- "skyblocker.config.messages.filter.hideToggleSkyMall": "Hide Toggle Sky Mall Messages",
- "skyblocker.config.messages.filter.hideToggleSkyMall.@Tooltip": "Hides those pesky messages telling you to disable the Sky Mall HOTM perk when you want it enabled!",
+ "skyblocker.config.chat": "Chat",
+
+ "skyblocker.config.chat.chatRules": "Custom Chat Rules",
+ "skyblocker.config.chat.chatRules.announcementLength": "Announcement Display Time",
+ "skyblocker.config.chat.chatRules.announcementLength.@Tooltip": "The amount of time the announcement will show for in ticks.",
+ "skyblocker.config.chat.chatRules.announcementScale": "Announcement Size",
+ "skyblocker.config.chat.chatRules.announcementScale.@Tooltip": "The amount to scale the size of the announcement.",
+ "skyblocker.config.chat.chatRules.screen": "Chat Rules Config...",
+ "skyblocker.config.chat.chatRules.screen.deleteQuestion": "Are you sure you want to remove this rule?",
+ "skyblocker.config.chat.chatRules.screen.deleteWarning": "Rule '%s' will be lost forever! (A long time!)",
+ "skyblocker.config.chat.chatRules.screen.editRule": "Edit",
+ "skyblocker.config.chat.chatRules.screen.editRule.@Tooltip": "Open config for rule.",
+ "skyblocker.config.chat.chatRules.screen.modify": "Modify",
+ "skyblocker.config.chat.chatRules.screen.new": "New Chat Rule",
+ "skyblocker.config.chat.chatRules.screen.ruleEnabled": "Rule Enabled",
+ "skyblocker.config.chat.chatRules.screen.ruleName": "Rule Name",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen": "Chat Rule Config...",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.actionBar": "Show In Action Bar:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.actionBar.@Tooltip": "Show the message in your action bar.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.announcement": "Show Announcement:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.announcement.@Tooltip": "Show the message in the middle of the screen.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.false": "False",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.filter": "Filter:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.filter.@Tooltip": "The string/regex to match a chat message to.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.finish": "Finish",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.hideMessage": "Hide Message:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.hideMessage.@Tooltip": "Remove the message from chat.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.ignoreCase": "Ignore Case:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.ignoreCase.@Tooltip": "if the filter is case sensitive.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.inputs": "Inputs:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.locations": "Valid Locations:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.locations.@Tooltip": "List of locations where the filter will work. Separate each location with a \",\" and use a \"!\" if you want it to work anywhere but a location. Location Names:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.name": "Name:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.name.@Tooltip": "The name of the rule.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.outputs": "Outputs:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.partialMatch": "Allow Partial Match:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.partialMatch.@Tooltip": "If the filter can match part of the chat message.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.regex": "Is Regex:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.regex.@Tooltip": "If the filter uses regex or is just a string.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.replace": "Replace Message With:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.replace.@Tooltip": "Input a new message to output (can be formatted using minecraft color codes).",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds": "Play Sound:",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.@Tooltip": "Play a sound when the message is sent.",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.amethyst": "Amethyst",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.anvil": "Break",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.arrowHit": "Dink",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.cave": "Cave",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.crit": "Critical",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.none": "None",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.pling": "Pling",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.sounds.zombie": "Zombie",
+ "skyblocker.config.chat.chatRules.screen.ruleScreen.true": "True",
+
+ "skyblocker.config.chat.filter": "Filter",
+ "skyblocker.config.chat.filter.chatFilterResult.ACTION_BAR": "Move to action bar",
+ "skyblocker.config.chat.filter.chatFilterResult.FILTER": "Filter",
+ "skyblocker.config.chat.filter.chatFilterResult.PASS": "Disabled",
+ "skyblocker.config.chat.filter.hideAOTE": "Hide Teleport Ability Messages",
+ "skyblocker.config.chat.filter.hideAOTE.@Tooltip": "Hides those pesky \"There are blocks in the way!\" messages.",
+ "skyblocker.config.chat.filter.hideAbility": "Hide Ability Cooldown",
+ "skyblocker.config.chat.filter.hideAds": "Hide Ads From Public Chat",
+ "skyblocker.config.chat.filter.hideAutopet": "Hide Autopet Messages",
+ "skyblocker.config.chat.filter.hideCombo": "Hide Combo Messages",
+ "skyblocker.config.chat.filter.hideDeath": "Hide Player Death Messages",
+ "skyblocker.config.chat.filter.hideDeath.@Tooltip": "Filters the player death messages from chat.",
+ "skyblocker.config.chat.filter.hideDicer": "Hide Dicer Messages",
+ "skyblocker.config.chat.filter.hideDicer.@Tooltip": "Filters the Dicer messages from chat.",
+ "skyblocker.config.chat.filter.hideHeal": "Hide Heal Messages",
+ "skyblocker.config.chat.filter.hideImplosion": "Hide Implosion Message",
+ "skyblocker.config.chat.filter.hideMana": "Hide Mana Consumption Messages from Action Bar",
+ "skyblocker.config.chat.filter.hideMana.@Tooltip": "Gives a better experience with FancyBar",
+ "skyblocker.config.chat.filter.hideMimicKill": "Hide Mimic Kill Messages",
+ "skyblocker.config.chat.filter.hideMimicKill.@Tooltip": "Filters the \"Mimic dead!\" and \"Mimic killed!\" messages from chat.",
+ "skyblocker.config.chat.filter.hideMoltenWave": "Hide Molten Wave Message",
+ "skyblocker.config.chat.filter.hideShowOff": "Hide Show Off Messages",
+ "skyblocker.config.chat.filter.hideShowOff.@Tooltip": "Filters messages from the /show command",
+ "skyblocker.config.chat.filter.hideTeleportPad": "Hide Teleport Pad Messages",
+ "skyblocker.config.chat.filter.hideToggleSkyMall": "Hide Toggle Sky Mall Messages",
+ "skyblocker.config.chat.filter.hideToggleSkyMall.@Tooltip": "Hides those pesky messages telling you to disable the Sky Mall HOTM perk when you want it enabled!",
"skyblocker.config.mining": "Mining",