aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
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
2020-04-21Improved build processCow
- moved (most) project specific values into gradle.properties - mod version, mod name, ... get updated in all relevant places automatically
2020-03-08Added mod update notification (opt-out via /moo config)Cow
Standardized versioning (now includes Minecraft version) Bug fixes: - Reduced greediness of login/logout notification detection
2020-03-01Initial code commitCow