A paper plugin that exposes and endpoint for player statistics
⚠️ Right now, the plugin is in a very ALPHA state. Pretty much nothing is configurable and not everything that should be implemeneted has been tested. Do not use in a production environment.
Stater is a paper plugin that exposes enpoints to get player statistics. Is primarily meant to be used to show this stats in a website.
The server runs on port 25535.
To check if the plugin is working, try to access http://{server-ip}:25535/stats/ after the server has started.
Return a list with all available stats and players.
Retuns the value of a single statistic for a single player.
Return all available statistics for a single player.
Returns the values of a single statistic for all players.
⚠️ For now, it only checks the data in the database, meaning it will not be updated for each player until they leaves