aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/cowtipper/cowlection/command/TabCompletableCommand.java
AgeCommit message (Collapse)Author
2021-06-16Updated Gradle related thingsCow
based on asbyth's instructions
2020-08-06Conflicts resolvingCow
- Added keybinding to open chat with `/moo ` pre-typed - New sub-command: `/m cmd` to fix command conflicts with server-side commands with the same name `/m` - Added `/<command with tab-completable username> say` (similar to `/moo say`)
2020-07-28Renamed package to match cowtipper.deCow