diff options
author | Cow <cow@volloeko.de> | 2020-12-19 15:11:14 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-12-19 15:11:14 +0100 |
commit | 61b01b39496dd56e8bdce8b9c25d591af116dfec (patch) | |
tree | 4b9932680d6b0159b560881ffd6130f72e28df4d /src/main/resources/assets | |
parent | 741f65c9e44f61a458a28f1e2bbbf47401b144ab (diff) | |
download | Cowlection-61b01b39496dd56e8bdce8b9c25d591af116dfec.tar.gz Cowlection-61b01b39496dd56e8bdce8b9c25d591af116dfec.tar.bz2 Cowlection-61b01b39496dd56e8bdce8b9c25d591af116dfec.zip |
Improved reliability of 'being on SkyBlock' detection
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 2 |
1 files changed, 2 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 516d997..1699e2f 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -22,6 +22,8 @@ cowlection.config.showGuildNotifications=Show guild notifications cowlection.config.showGuildNotifications.tooltip=Set to true to receive guild members' login/logout messages, set to false hide them. cowlection.config.doBestFriendsOnlineCheck=Do best friends online check §d§l⚷ cowlection.config.doBestFriendsOnlineCheck.tooltip=Set to true to check best friends' online status when joining a server, set to false to disable.\n§fDoes §dnot §fwork for staff members and players hiding their online status.\n§d§l⚷ §eRequires a valid API key! +cowlection.config.enableSkyBlockOnlyFeatures=Enable SkyBlock-only features +cowlection.config.enableSkyBlockOnlyFeatures.tooltip=§6When should SkyBlock-only features be active?\n§7§o(relog or change worlds after changing this option)\n §d➊ §fonly while being on SkyBlock §e(= disabled on other servers and in other gamemodes\n §d➋ §falways §e(= including other servers and gamemodes)\n §d➌ §fnever §e(§cNone §eof the SkyBlock-only features will work!) 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' cowlection.config.tooltipAuctionHousePriceEach=Auction house: price per item |