aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit
AgeCommit message (Expand)Author
2021-11-01async-profiler on macosLuck
2021-08-06Update adventureLuck
2021-08-01Some basic config optionsLuck
2021-06-13Gradle 7, update fabric to 1.17Luck
2021-05-31Fix NoSuchMethodException in Bukkit class source reflection (#117)Luck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
2021-04-24Shade adventure-nbt on bukkit/bungee platforms (#112)Luck
2021-04-23Switch to adventure-platform without ViaVersion integration (#109)Luck
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-16Update plugin/mod description files, bump version number againLuck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2021-03-10Try to fix build issuesLuck
2021-01-08Tidy up build scripts, fix adventure relocationLuck
2020-11-07Oops it seems pagination still existsLuck
2020-11-07Update from text to adventureLuck
2020-11-07Update to 1.16.4Luck
2020-09-08Update to latest platform versionsLuck
2020-07-21Fix NoSuchMethodError for getMinecraftVersion method (#59)Luck
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-06-23Update some dependenciesLuck
2020-05-26Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)Andrew Steinborn
2020-04-24Refactor CommandMapUtilLuck
2020-03-05Some minor cleanupLuck
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-26Update to 1.15.2Luck
2020-01-11Add AbstractTickCounterLuck
2020-01-11Implement PaperTickCounter using server tick event instead of schedulerLuck
2019-12-03Some cleanup & refactoringLuck
2019-08-25Update spark-forge to 1.14.4Luck
2019-08-09hm this is betterLuck
2019-08-09Placeholders!Luck
2019-08-09Codestyle changesLuck
2019-08-03Some more reorganisingLuck
2019-08-03more cleanup work, fix buildLuck
2019-07-22cleanupLuck
2019-05-20Fix plugin init (#15)Luck
2019-05-15Add try..catch around the parsing of each heap dump summary entryLuck
2019-05-13Change the way CPU monitoring is performedLuck
2019-05-13Activity log improvementsLuck
2019-05-13Ensure things are cleaned up nicely when the plugin disablesLuck
2019-05-11Update text adapter versionsLuck
2019-05-04Update to text 3.0.0Luck
2019-05-04Start implementing activity log featureLuck
2019-04-27Use text components instead of legacy formatting codes throughout the projectLuck
2019-04-24Add api-version property to Bukkit plugin.ymlLuck
2019-04-17Fix permission checkingLuck
2019-04-17Add /spark health command to report tps / memory usage statsLuck