aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/cowmoonication/lang/en_US.lang
AgeCommit message (Collapse)Author
2020-07-05Renamed mod to CowlectionCow
Bumped version to 1.8.9-0.7.0
2020-06-23Enhanced auctions' tooltips: price per itemCow
2020-06-18Added `/moo analyzeIsland` to analyze minions on private islandsCow
- Added Config option to toggle between Arabic and Roman numerals
2020-06-16Added `/moo search` to search through mc log filesCow
2020-05-29Added /moo stalkskyblock <playerName>Cow
- Now using CommandExceptions instead of just red chat color for command error messages - Simplified creation of chat message
2020-04-28Added Tab-completable usernames for various commandsCow
- use /tabcompletablecommand for a full list of valid commands (e.g. party, msg, boop, ...) - list of supported commands can be modified via config
2020-04-26Improved output of player stalking featureCow
- offline players now include 'offline for <duration>' - better handling of special cases (e.g. nicked players) - also: simplified API requests and config handling