aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/eu/olli/cowmoonication/data
AgeCommit message (Collapse)Author
2020-07-05Renamed mod to CowlectionCow
Bumped version to 1.8.9-0.7.0
2020-07-01Added item age tooltipsCow
2020-06-22Improved mc log file searchCow
- added help button - added search option: chatbox only - enhanced log entry details (including time and log file) - double click to open corresponding log file - fix: search results are now properly sorted by date
2020-06-18Added `/moo analyzeIsland` to analyze minions on private islandsCow
- Added Config option to toggle between Arabic and Roman numerals
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-05-04Re-organized packages and filesCow