WebStats is a spigot plugin that can gather player statistics from multiple sources and display it on a webpage. It can get data from the scoreboard, from any plugin that stores its data in a database, from PlaceholderAPI and player online/AFK status. It can also be used as a Discord webhook.
To use WebStats, you need:
- A Spigot Minecraft server
- (optional) A web server (note: the plugin will not work over https, so make sure the webpage isn't served over https either)
See the wiki for installation instructions.
For information about the config file, head over to the wiki page.
If you want to help make WebStats more awesome, you can do so by reporting a bug, suggesting a feature or helping with documentation. Anything is welcome!
If you like to write something yourself, pull requests are also very much appreciated. Starting from version 1.8, WebStats uses maven and npm to build, so it should be very easy to work on the code yourself (barring sparse comments).
Thank you to these people for helping out with the plugin by suggesting features, reporting bugs and submitting PRs!
- @Chokitu (spigotmc): SkinsRestorer feature suggestion and testing (#83), delete-placeholders command suggestion (#85)
- @Dancull47: MySQL feature suggestion (#2)
- @draexo (spigotmc): bug report (spigotmc #13), Discord feature suggestion (#13)
- @LcorpOfficial: colour codes feature suggestion (#33), bug report (#32)
- @Mr_Coco: top-100 and performance improvements suggestion (#12), HTTPS reverse proxy idea (#12), bug reports (#14, #57)
- @Nick Messer: bug report (#50)
- @Olen: additional served files feature suggestion and PR (#73), Discord custom icon and name suggestion and bug report (#80), help with bedrock and HTTPS features (#54, #23), bug report (#71)
- @Onako2: bug report (#72)
- @SDK: custom player name and server row feature suggestions (#82)
- @Unkn0wn3636 (spigotmc): multiple tables suggestion (#26), separate server entry suggestion (#27), bug report (#30)
- @radeon (via Discord): performance troubleshooting, network execptions bug reports
- @valenvaio: bug report (#16)
- @zeus1921: PlaceholderAPI feature suggestion (#3), online player filter suggestion (#6), column ordering suggestion (#7), placeholder storer suggestion (#8), bug reports (#5 (comment))