{"id":20754405,"url":"https://github.com/diced/serverstats","last_synced_at":"2025-10-24T18:37:42.904Z","repository":{"id":45756574,"uuid":"385634726","full_name":"diced/ServerStats","owner":"diced","description":"Visualize your Minecraft server statistics in realtime","archived":false,"fork":false,"pushed_at":"2021-12-17T05:53:37.000Z","size":55082,"stargazers_count":15,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-04-24T18:56:05.643Z","etag":null,"topics":["bukkit","fabricmc","minecraft","paper","spigot","velocity"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diced.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-13T14:35:22.000Z","updated_at":"2025-03-27T13:25:13.000Z","dependencies_parsed_at":"2022-08-05T08:00:21.894Z","dependency_job_id":null,"html_url":"https://github.com/diced/ServerStats","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diced%2FServerStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diced%2FServerStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diced%2FServerStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diced%2FServerStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diced","download_url":"https://codeload.github.com/diced/ServerStats/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251345355,"owners_count":21574699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bukkit","fabricmc","minecraft","paper","spigot","velocity"],"created_at":"2024-11-17T09:17:31.150Z","updated_at":"2025-10-24T18:37:42.829Z","avatar_url":"https://github.com/diced.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ServerStats\nVisualize your Minecraft server statistics in realtime for Minecraft 1.8+ (*Only 1.17+ for Fabric*)\n\nWant to learn more? Visit [serverstats.diced.me](https://serverstats.diced.me) for the latest downloads and documentation.\n\n![Grafana Dashboard Example](https://raw.githubusercontent.com/diced/serverstats/trunk/example-grafana-dashboard.png)\n\n## Downloading\nThere's multiple places where you can download ServerStats\n\n### Stable Builds\n* **`builds`** branch contains builds from every stable tag release\n* **[Website](https://serverstats.diced.me/download)** contains the builds from stable releases\n* **[GitHub Releases](https://github.com/diced/ServerStats/releases)** contains the builds from stable releases\n\n(*[dl.diced.me/serverstats/latest](https://dl.diced.me/serverstats/latest)*)\n\n### Development Builds (Bleeding Edge)\n* **`dev-builds`** branch contains builds from every commit\n* **GitHub Actions Artifacts** zip file containing jars from commit actions\n\n## Features\n* Easy: setup ServerStats in minutes\n* Prometheus: export stats to prometheus\n* Grafana: visualize your stats in Grafana using our provided dashboard\n* Cross server compatible: works with proxy servers, Fabric and Bukkit compatible servers (Spigot, Paper, etc)\n\n## Metrics\nThis is a list of all the metrics provides. The code block has the config property.\n[Docs Link to Configuration](https://serverstats.diced.me/docs/config#pushable)\n### Player Count `player-count`\nThe online player count\n### Free Memory `free-memory`\nFree memory in JVM\n### Max Memory  `max-memory`\nMax memory in JVM\n### Total Memory `total-memory`\nTotal memory allocated to JVM\n### TPS `tps`\nTicks per-second (usually 20)\n### MSPT `mspt`\nMilliseconds per-tick (usually below 50ms for good perf)\n### CPU % `cpu`\nCPU Percentage\n### Loaded Chunks `loaded-chunks`\nLoaded chunks in each world\n### Entity Count `entity-count`\nEntity count in each world\n### Disk Space used `disk-space`\nDisk space that each world is using\n### Packets Sent/Read `packets`\nPackets that are being sent to clients and being read from clients\n### Garbage Collection Time `gc`\nThe time it took to do the last GC\n### Thread Count `threads`\nThe amount of JVM threads\n### Uptime `uptime`\nThe uptime of the server\n\n## Compiling\nYou must be using Java 16+ as Fabric/Minecraft 1.17 requires it, or go into the directory you want and build using a different JDK.\n```shell\ngit clone https://github.com/diced/ServerStats\ncd ServerStats\n./build.sh # custom build shell script that builds all modules and gives all jars in builds/\n```\n\n## Project Layout\nServerStats utilizes mono-repos/modules to have different server types in one repo.\n\n* **Common** - Common modules with interfaces and abstract classes that bukkit/bungee/fabric/velocity use\n* **Bukkit/Bungee/Fabric/Velocity** - Uses the common module's interfaces to implement a platform specific plugin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiced%2Fserverstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiced%2Fserverstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiced%2Fserverstats/lists"}