{"id":15281436,"url":"https://github.com/dantevg/webstats","last_synced_at":"2026-03-08T12:38:15.085Z","repository":{"id":41189484,"uuid":"325372859","full_name":"Dantevg/WebStats","owner":"Dantevg","description":"Spigot plugin to display the scoreboard, PlaceholderAPI and other plugin statistics on the web","archived":false,"fork":false,"pushed_at":"2025-04-17T07:33:59.000Z","size":1106,"stargazers_count":21,"open_issues_count":4,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T02:36:50.354Z","etag":null,"topics":["java","minecraft","minecraft-plugin","minecraft-scoreboard","mysql","placeholderapi-support","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://dantevg.nl/mods-plugins/WebStats","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/Dantevg.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-29T19:42:54.000Z","updated_at":"2025-04-17T07:34:03.000Z","dependencies_parsed_at":"2023-02-10T15:00:41.933Z","dependency_job_id":"6218bbfb-5c24-48be-a795-b2c362d345c2","html_url":"https://github.com/Dantevg/WebStats","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/Dantevg/WebStats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dantevg%2FWebStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dantevg%2FWebStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dantevg%2FWebStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dantevg%2FWebStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dantevg","download_url":"https://codeload.github.com/Dantevg/WebStats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dantevg%2FWebStats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277081047,"owners_count":25757340,"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","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["java","minecraft","minecraft-plugin","minecraft-scoreboard","mysql","placeholderapi-support","spigot","spigot-plugin"],"created_at":"2024-09-30T13:07:59.678Z","updated_at":"2025-09-26T12:49:17.406Z","avatar_url":"https://github.com/Dantevg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](img/banner-1024x256.png)\n# WebStats\nWebStats is a spigot plugin that can gather player statistics from multiple\nsources and display it on a webpage. It can get data from the **scoreboard**,\nfrom any plugin that stores its data in a **database**, from **PlaceholderAPI**\nand player **online/AFK** status. It can also be used as a **Discord webhook**.\n\n[View demo page here](https://dantevg.nl/mods-plugins/WebStats/demo)\n\n![a screenshot of our server a while ago](img/screenshot.png)\n\n## [Getting started](https://github.com/Dantevg/WebStats/wiki/Getting-Started)\nTo use WebStats, you need:\n- A Spigot Minecraft server\n- (optional) A web server (note: the plugin will not work over https, so make\n  sure the webpage isn't served over https either)\n\nSee [the wiki](https://github.com/Dantevg/WebStats/wiki/Getting-Started) for\ninstallation instructions.\n\n## Plugin config file\n\u003c!-- don't remove/rename this heading because it was linked to by config.yml until v1.6 --\u003e\nFor information about the config file, head over to the\n[wiki page](https://github.com/Dantevg/WebStats/wiki/Config-file).\n\n## Contributing\nIf you want to help make WebStats more awesome, you can do so by reporting\na bug, suggesting a feature or helping with documentation. Anything is welcome!\n\nIf you like to write something yourself, pull requests are also very much\nappreciated. Starting from version 1.8, WebStats uses maven and npm to build, so\nit should be very easy to work on the code yourself (barring sparse comments).\n\n### Contributors\nThank you to these people for helping out with the plugin by suggesting features,\nreporting bugs and submitting PRs!\n- [@bacalhau-seco](https://github.com/bacalhau-seco):\n  bug reports ([#94](https://github.com/Dantevg/WebStats/issues/94), [#95](https://github.com/Dantevg/WebStats/issues/95), [#96](https://github.com/Dantevg/WebStats/issues/96))\n- [@Baklashkaa](https://github.com/Baklashkaa):\n  bug report ([#102](https://github.com/Dantevg/WebStats/issues/102))\n- [@calvinli723](https://github.com/calvinli723):\n  player name scrolling suggestion ([#103](https://github.com/Dantevg/WebStats/issues/103))\n- [@Chokitu (spigotmc)](https://www.spigotmc.org/members/chokitu.1888568/):\n  SkinsRestorer feature suggestion and testing ([#83](https://github.com/Dantevg/WebStats/issues/83)),\n  delete-placeholders command suggestion ([#85](https://github.com/Dantevg/WebStats/issues/85))\n- [@Dancull47](https://github.com/Dancull47):\n  MySQL feature suggestion ([#2](https://github.com/Dantevg/WebStats/issues/2))\n- [@draexo (spigotmc)](https://www.spigotmc.org/members/draexo.2905/):\n  bug report ([spigotmc #13](https://www.spigotmc.org/threads/web-stats.492833/#post-4308888)),\n  Discord feature suggestion ([#13](https://github.com/Dantevg/WebStats/issues/13))\n- [@kommodore1024](https://github.com/kommodore1024):\n  bug report ([#99](https://github.com/Dantevg/WebStats/issues/99))\n- [@LcorpOfficial](https://github.com/LcorpOfficial):\n  colour codes feature suggestion ([#33](https://github.com/Dantevg/WebStats/issues/33)),\n  bug report ([#32](https://github.com/Dantevg/WebStats/issues/32))\n- [@Mr_Coco](https://github.com/coco0325):\n  top-100 and performance improvements suggestion ([#12](https://github.com/Dantevg/WebStats/issues/12)),\n  HTTPS reverse proxy idea ([#12](https://github.com/Dantevg/WebStats/issues/12)),\n  bug reports ([#14](https://github.com/Dantevg/WebStats/issues/14), [#57](https://github.com/Dantevg/WebStats/issues/57))\n- [@Nick Messer](https://github.com/NickMesser):\n  bug report ([#50](https://github.com/Dantevg/WebStats/issues/50))\n- [@Olen](https://github.com/Olen):\n  additional served files feature suggestion and PR ([#73](https://github.com/Dantevg/WebStats/issues/73)),\n  Discord custom icon and name suggestion and bug report ([#80](https://github.com/Dantevg/WebStats/issues/80)),\n  help with bedrock and HTTPS features ([#54](https://github.com/Dantevg/WebStats/issues/54), [#23](https://github.com/Dantevg/WebStats/issues/23)),\n  bug report ([#71](https://github.com/Dantevg/WebStats/issues/71))\n- [@Onako2](https://github.com/Onako2):\n  bug report ([#72](https://github.com/Dantevg/WebStats/issues/72))\n- [@SDK](https://github.com/sdosker):\n  custom player name and server row feature suggestions ([#82](https://github.com/Dantevg/WebStats/issues/82))\n- [@Unkn0wn3636 (spigotmc)](https://www.spigotmc.org/members/unkn0wn3636.1457887/):\n  multiple tables suggestion ([#26](https://github.com/Dantevg/WebStats/issues/26)),\n  separate server entry suggestion ([#27](https://github.com/Dantevg/WebStats/issues/27)),\n  bug report ([#30](https://github.com/Dantevg/WebStats/issues/30))\n- @radeon (via Discord): performance troubleshooting, network execptions bug reports\n- [@valenvaio](https://github.com/valenvaio):\n  bug report ([#16](https://github.com/Dantevg/WebStats/issues/16))\n- [@zeus1921](https://github.com/zeus1921):\n  PlaceholderAPI feature suggestion ([#3](https://github.com/Dantevg/WebStats/issues/3)),\n  online player filter suggestion ([#6](https://github.com/Dantevg/WebStats/issues/6)),\n  column ordering suggestion ([#7](https://github.com/Dantevg/WebStats/issues/7)),\n  placeholder storer suggestion ([#8](https://github.com/Dantevg/WebStats/issues/8)),\n  bug reports ([#5 (comment)](https://github.com/Dantevg/WebStats/issues/5#issuecomment-902033169))\n\n[1]: https://github.com/Dantevg/WebStats/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantevg%2Fwebstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantevg%2Fwebstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantevg%2Fwebstats/lists"}