diff options
author | Cow <cow@volloeko.de> | 2021-04-23 14:43:24 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-04-23 14:43:24 +0200 |
commit | c4392eb697e507340454a8735e7b4d3bd297f5f1 (patch) | |
tree | f5cc857d8b9e5c8f9032d590b456663d5ad3123b /src/main/resources/assets/cowlection/lang/en_US.lang | |
parent | 35f5d00656a968a003dd42b9150c9f19b1f3c9fd (diff) | |
download | Cowlection-c4392eb697e507340454a8735e7b4d3bd297f5f1.tar.gz Cowlection-c4392eb697e507340454a8735e7b4d3bd297f5f1.tar.bz2 Cowlection-c4392eb697e507340454a8735e7b4d3bd297f5f1.zip |
Added Chest Tracker & Analyzer
Diffstat (limited to 'src/main/resources/assets/cowlection/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang index 4328dbb..195d148 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -40,6 +40,12 @@ cowlection.config.notifyOldServer=Notify when server restarted ≥X days ago cowlection.config.notifyOldServer.tooltip=Notify when joining a server that hasn't restarted for X ingame days.\n§eSet to 0 to disable notifications! cowlection.config.notifyServerAge=Show server age notifications? cowlection.config.notifyServerAge.tooltip=Overrides the two settings above.\n§7This setting can also be changed with §e/moo worldage <on|off> +cowlection.config.chestAnalyzerShowNonBazaarItems=Show non-Bazaar items? +cowlection.config.chestAnalyzerShowNonBazaarItems.tooltip=Should items that are §enot §ron the Bazaar be displayed by default? +cowlection.config.chestAnalyzerUseBazaarPrices=Use Bazaar prices +cowlection.config.chestAnalyzerUseBazaarPrices.tooltip=Should §eInstant-Sell §ror §eSell Offer §rprices be used by default? +cowlection.config.chestAnalyzerShowCommandUsage=Show command usage? +cowlection.config.chestAnalyzerShowCommandUsage.tooltip=Should the command usage of §e/moo analyzeChests §rbe displayed again each time? cowlection.config.tooltipToggleKeyBinding=Key binding: toggle tooltip cowlection.config.tooltipToggleKeyBinding.tooltip=Hold down this key to toggle tooltip if one of the following settings is set to 'key press'\n\n§7§odisable key binding: §e§oset key binding to §lESC cowlection.config.tooltipItemAge=§7Items: §rShow item age |