Age | Commit message (Collapse) | Author |
|
- use /tabcompletablecommand for a full list of valid commands (e.g. party, msg, boop, ...)
- list of supported commands can be modified via config
|
|
- offline players now include 'offline for <duration>'
- better handling of special cases (e.g. nicked players)
- also: simplified API requests and config handling
|
|
- moved (most) project specific values into gradle.properties
- mod version, mod name, ... get updated in all relevant places automatically
|
|
also:
- Added ¯\_(ツ)_/¯
- Improved copying of chat components
|
|
- /moo stalk <player> to get online status of a player
|
|
- Saving best friends' UUIDs now (instead of just the name), also checking for name changes periodically to keep best friends list up to date
- Moved best friends add/remove functionality from config GUI back to commands (`/moo <add|remove> <name>`)
|
|
Standardized versioning (now includes Minecraft version)
Bug fixes:
- Reduced greediness of login/logout notification detection
|
|
|
|
|