aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-12Improve/fix game thread dumperLuck
2022-06-29Fix NPE from null entity type nameLuck
2022-06-29Add server config providers for Fabric/ForgeLuck
2022-06-29Fix entity stats on Fabric/ForgeLuck
2022-06-28Maintain order of exported config filesLuck
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-26Include info about number of ticks in a profileLuck
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-091.19Luck
2022-06-06Refactor Minestom plugin and fix tab complete (#209)Luck
2022-06-04Filter more level seed properties from configsLuck
2022-05-19Minestom platform (#203)Huynh Tien
2022-05-12Include sampler end time in protoLuck
2022-05-12Update async-profiler to v2.8Luck
2022-05-06Fix NPE in config provider delete method (#199)Luck
2022-05-05Ignore "inactive" error when stopping the async profiler (#191)Luck
2022-05-05Update linux amd64 async-profiler binary (#198)Luck
2022-05-05Include player count in platform statisticsLuck
2022-05-05Exclude feature-seeds from config (#189)Luck
2022-04-24Fix NPE caused by initialisation order on Forge/FabricLuck
2022-04-24Bump minor versionLuck
2022-04-20Fix network monitor interface ignore regex (#195)Luck
2022-04-19Fix /proc/net output parsing and number formatting (#195)Luck
2022-04-18Include network interface statistics in '/spark health' commandLuck
2022-04-14Try to read total physical memory from /proc on linuxLuck
2022-04-14Fix names for non-combined threadsLuck
2022-03-24Show how many threads were combined in profiler (#193)Luck
2022-03-17Fix plugin mainclass in sponge7 build scripts (#187)44trent3
2022-03-16Show 'available' physical memory instead of 'free'Luck
2022-03-02Compile spark-forge against 1.18.2Luck
2022-02-28Compile spark-fabric against 1.18.2Luck
2022-02-22Update async-profiler, add support for linux/aarch64 (#181)Luck
2022-02-22Exclude level seed from server.properties config (#178)Luck
2022-02-18Update readmelucko
2022-02-16Add class source lookups for Sponge7 (#179)44trent3
2022-02-12Improve Sponge and Fabric class source lookupsLuck
2022-02-12Add class source lookups for Sponge8Luck
2022-02-06Catch any exception when uploading data (#171)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-30Fix NPE in DiskUsage util (#166)Luck
2022-01-30Bump versionlucko
2022-01-28Change textual diagram charactersLuck
2022-01-26Fix build for spark-sponge7 (#163)44trent3