aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/command/CommandResponseHandler.java
AgeCommit message (Expand)Author
2022-01-21Add disableResponseBroadcast config option (#158)Manuel Kasten
2021-12-21Combine long messages into one componentLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2020-11-07Update from text to adventureLuck
2019-12-03Some cleanup & refactoringLuck
2019-08-03more cleanup work, fix buildLuck
2019-07-20Implement pagination in /spark activityLuck
2019-05-04Start implementing activity log featureLuck
2019-04-27Use text components instead of legacy formatting codes throughout the projectLuck
2019-04-17Fix permission checkingLuck
2019-04-17Add /spark health command to report tps / memory usage statsLuck
2019-04-16Lots of refactoring, add tps commandLuck