aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/platform
AgeCommit message (Expand)Author
2023-03-19Allow platforms to provide their own TPS/MSPT calculationsLuck
2023-01-28Stream live data to the viewer using WebSockets (#294)lucko
2022-11-26Include player/entity/chunk counts in window statisticsLuck
2022-09-22Allow platforms to pass extra misc metadata to the viewerLuck
2022-08-07Refactor Windows wmic utilityLuck
2022-08-07Improve operating system info (#238)Paint_Ninja
2022-06-29Fix NPE from null entity type nameLuck
2022-06-29Add server config providers for 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-25Add providers for world (entity/chunk) statisticsLuck
2022-06-20New paper config location (#217)Luck
2022-06-04Filter more level seed properties from configsLuck
2022-05-06Fix NPE in config provider delete method (#199)Luck
2022-05-05Include player count in platform statisticsLuck
2022-05-05Exclude feature-seeds from config (#189)Luck
2022-04-18Include network interface statistics in '/spark health' commandLuck
2022-02-22Exclude level seed from server.properties config (#178)Luck
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-30Include the name of the CPU model in stats for Linux systemsLuck
2021-12-30Include JVM startup argsLuck
2021-12-29Increment data versionLuck
2021-12-28Fix java vendor system property lookup NPE (#152)Luck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-11-28Add spark version to platform metadataLuck
2021-05-06Improve some proto message/field namesLuck
2020-06-23Add n-cpus and heap usage to platform infoLuck