aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/src/main/java/me/lucko/spark/bukkit/BukkitSparkPlugin.java
AgeCommit message (Expand)Author
2022-01-20Expose some server configuration values in the viewerLuck
2022-01-20Add ping statistics and commandLuck
2021-11-01async-profiler on macosLuck
2021-08-01Some basic config optionsLuck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
2021-04-07Add a basic API for retrieving spark statisticsLuck
2021-03-27Execute commands asyncLuck
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
2020-06-23Add n-cpus and heap usage to platform infoLuck
2020-06-23Include platform info in sampler and heap summary data (#58)MD
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-11Implement PaperTickCounter using server tick event instead of schedulerLuck
2019-08-09Placeholders!Luck
2019-08-03Some more reorganisingLuck