diff options
author | Cow <cow@volloeko.de> | 2020-07-05 05:42:45 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-05 05:42:45 +0200 |
commit | 1b446698398c648b38311975a6cfd54859ea5cfe (patch) | |
tree | 521ecc4ce9ad968281094eb8c5453dca606931e3 /src/main/resources/assets/cowlection | |
parent | edaca1fd41a612c71c526ceb20b89c5dec2d81b3 (diff) | |
download | Cowlection-1b446698398c648b38311975a6cfd54859ea5cfe.tar.gz Cowlection-1b446698398c648b38311975a6cfd54859ea5cfe.tar.bz2 Cowlection-1b446698398c648b38311975a6cfd54859ea5cfe.zip |
Renamed mod to Cowlection
Bumped version to 1.8.9-0.7.0
Diffstat (limited to 'src/main/resources/assets/cowlection')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 19 | ||||
-rw-r--r-- | src/main/resources/assets/cowlection/minion-tier-badges.png | bin | 0 -> 651 bytes |
2 files changed, 19 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 new file mode 100644 index 0000000..eadc42a --- /dev/null +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -0,0 +1,19 @@ +cowlection.config.doUpdateCheck=Check for updates +cowlection.config.doUpdateCheck.tooltip=Check for mod updates? +cowlection.config.showBestFriendNotifications=Show best friend notifications +cowlection.config.showBestFriendNotifications.tooltip=Set to true to receive best friends' login/logout messages, set to false hide them. +cowlection.config.showFriendNotifications=Show friend notifications +cowlection.config.showFriendNotifications.tooltip=Set to true to receive friends' login/logout messages, set to false hide them. +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.showAdvancedTooltips=Show advanced tooltips +cowlection.config.showAdvancedTooltips.tooltip=Set to true to show advanced tooltips, set to false show default tooltips. +cowlection.config.numeralSystem=Numeral system +cowlection.config.numeralSystem.tooltip=Use Roman or Arabic numeral system? +cowlection.config.tabCompletableNamesCommands=Commands with Tab-completable usernames +cowlection.config.tabCompletableNamesCommands.tooltip=List of commands with a username argument that should be Tab-completable.\nRequires game restart to take effect! +cowlection.config.logsDirs=Directories with Minecraft log files +cowlection.config.logsDirs.tooltip=List of directories containing Minecraft log files +cowlection.config.defaultStartDate=Start date for log file search +cowlection.config.defaultStartDate.tooltip=§eCan be either a §6number§e (e.g. "§63§e" means "§6start searching 3 months ago§e"),\n§eor alternatively a §6fixed date §e(§6yyyy-mm-dd§e) +cowlection.commands.generic.exception=%s diff --git a/src/main/resources/assets/cowlection/minion-tier-badges.png b/src/main/resources/assets/cowlection/minion-tier-badges.png Binary files differnew file mode 100644 index 0000000..23918f5 --- /dev/null +++ b/src/main/resources/assets/cowlection/minion-tier-badges.png |