Mods / VS Server Stats
- Tags:
- Author:
- JunnA
- Side:
- Server
- Created:
- Mar 24th at 4:15 PM
- Last modified:
- Mar 25th at 11:42 PM
- Downloads:
- 45
- Follow Unfollow 5
-
Latest release (for Vintage Story 1.19.0 - 1.21.6 and 1.22.0-pre.1 - 1.22.0-rc.5, potentially outdated):
vsserverstats.zip 1-click install
VSServerStats is a lightweight server-side mod that tracks player statistics and exposes them via a built-in HTTP API on port of your choosing. Still heavily WIP, but it works!
Tracked stats:
- Deaths and player kills
- Total playtime
- Distance walked
- First/last seen dates
- Player appearance (skin, hair, eye color, character class)
Endpoints:
- GET /stats — server info, online players, all player stats
- GET /appearance — player appearance/skin configuration
Stats are saved to ModData/vsserverstats.json and persist across restarts. Designed to be consumed by custom web dashboards or external tools.
Plans for the future
- Add armor visibility that is currently equiped, command a player can run like /savefit so it stays
- Maybe add statistics page to the game itself, so its visible without webpage interface
| Mod Version | Mod Identifier | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|---|
| 0.0.4 | vsserverstats | 29 | Mar 25th at 11:41 PM | vsserverstats.zip | 1-click install | ||
|
Actually working appearance endpoint, working three.js model on my side, self host simple page still to be done | |||||||
| 0.0.0 | vsserverstats | 15 | Mar 24th at 4:15 PM | vsserverstats.zip | 1-click install | ||
|
First very WIP release :) no tutorials now | |||||||