aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-02-15 22:06:08 +0000
committerolim <bobq4582@gmail.com>2024-02-15 22:06:08 +0000
commitd27d35e4caa652bd84a2421e2d544920ce9aa5fd (patch)
tree4cf8ff9c74219f44920854e68a5a2ca5e21377f3 /src/main/resources
parent5e325b27590920f1abcb0a6fbe8d037e1131b9df (diff)
downloadSkyblocker-d27d35e4caa652bd84a2421e2d544920ce9aa5fd.tar.gz
Skyblocker-d27d35e4caa652bd84a2421e2d544920ce9aa5fd.tar.bz2
Skyblocker-d27d35e4caa652bd84a2421e2d544920ce9aa5fd.zip
added annoucments
added the announcement output option for the chat rules
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 390e0c7f..bdb963c2 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -367,6 +367,10 @@
"text.autoconfig.skyblocker.option.messages.hideDicer": "Hide Dicer Messages",
"text.autoconfig.skyblocker.option.messages.hideDicer.@Tooltip": "Filters the Dicer messages from chat.",
"text.autoconfig.skyblocker.option.messages.chatRules": "Custom Chat Rules",
+ "text.autoconfig.skyblocker.option.messages.chatRules.announcementLength": "Announcement Display Time",
+ "text.autoconfig.skyblocker.option.messages.chatRules.announcementLength.@Tooltip": "The amount of time the announcements will show for in ticks.",
+ "text.autoconfig.skyblocker.option.messages.chatRules.announcementScale": "Announcement Size",
+ "text.autoconfig.skyblocker.option.messages.chatRules.announcementScale.@Tooltip": "The amount to scale the size of the announcement.",
"text.autoconfig.skyblocker.option.messages.chatRules.screen": "Chat Rules Config...",
"text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen": "Chat Rules Config...",
"text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.true": "True",