aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit
AgeCommit message (Expand)Author
2023-03-15Compile spark fabric/forge against MC 1.19.4Luck
2023-03-07Don't use multi-release jar for websocket codeLuck
2022-12-31Exclude null chunks from the total chunk countvaperion
2022-12-31Fix NPE in profiler when Chunk#getTileEntities returns nullvaperion
2022-12-23Bump adventure versionLuck
2022-11-26Include player/entity/chunk counts in window statisticsLuck
2022-09-22Allow platforms to pass extra misc metadata to the viewerLuck
2022-09-19Provide extra metadata about sources in sampler dataLuck
2022-09-04Add extra null checks to BukkitWorldInfoProvider (#247)Luck
2022-07-17Remove some unnecessary dependenciesLuck
2022-07-17Additional config exclusions on BukkitLuck
2022-07-12Improve/fix game thread dumperLuck
2022-06-29Add server config providers for Fabric/ForgeLuck
2022-06-28Fix config filtering on nested filesLuck
2022-06-28Better handling of Paper's split config system (#218)Ben Kerllenevich
2022-06-26Update adventure versionLuck
2022-06-25Add providers for world (entity/chunk) statisticsLuck
2022-06-20New paper config location (#217)Luck
2022-06-11Tidy up placeholder handlingLuck
2022-06-04Filter more level seed properties from configsLuck
2022-05-05Exclude feature-seeds from config (#189)Luck
2022-02-22Exclude level seed from server.properties config (#178)Luck
2022-02-06Fix NumberFormatException in Bukkit config provider (#173)Luck
2022-02-06Improve build toolingLuck
2022-02-03Fix hidden config paths containing a '.' (#169)Luck
2022-01-30Exclude rcon password from server.properties fileLuck
2022-01-21BukkitServerConfigProvider improvements (#159)Ben Kerllenevich
2022-01-20Expose some server configuration values in the viewerLuck
2022-01-20Add ping statistics and commandLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-12-02Update dependencies for 1.18Luck
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