aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/eu/olli/cowmoonication/command/TabCompletableCommand.java
AgeCommit message (Collapse)Author
2020-07-05Renamed mod to CowlectionCow
Bumped version to 1.8.9-0.7.0
2020-04-29Simplified command handling with Tab-completable usernamesCow
- Replaced having just one command with several aliases for each supported command with having one command for each supported command - Fixes chat components with run_command click events to be executed (e.g. join a party)
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