Back to mods

Vintage Story Mod DB · Vintage Story mod

Th3ServerStats

This mod exposes a HTTP server that serves server statistics in JSON format by default on http://localhost:42421/stats (if server port is 42420). The default port used is game port + 1. You can change the host, port and the endpoint within the modconfig Th3S

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Th3ServerStats release should I use?

Updated 4 months ago
Latest stable file 0.2.1
Game version 1.18.15, 1.19.8, 1.20.12
Loader Built-in Vintage Story mod system

Th3ServerStats 0.2.1 targets 1.18.15, 1.19.8, 1.20.12. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.

Where it goes

Is Th3ServerStats required on the client, server, or both?

Do not install it on the client. It must be installed on the dedicated server.

Client Not supported
Dedicated server Required
Loader for this release Built-in Vintage Story mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This Vintage Story file is marked server-only.

What else does Th3ServerStats 0.2.1 need?

0.2.1. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Th3ServerStats without breaking your instance.

Built for Th3ServerStats 0.2.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 0.2.1. It targets 1.18.15, 1.19.8, 1.20.12; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 0.2.1. It opens that exact file at the source.

About this project

What does Th3ServerStats add?

This mod exposes a HTTP server that serves server statistics in JSON format by default on http://localhost:42421/stats (if server port is 42420).
The default port used is game port + 1.

You can change the host, port and the endpoint within the modconfig Th3ServerStatsConfig.json

It was created to allow TCAdmin to read server information of the game server through a custom query script.

 

Side

- 1 Server
- 2 Client
- 3 Universal

{
  "ServerName": "Vintage Story Server",
  "WorldName": "A new world",
  "WorldType": "standard",
  "OnlinePlayers": 1,
  "MaxPlayers": 16,
  "Players": [
    {
      "Name": "Th3Dilli",
      "Ping": 0.293
    }
  ],
  "Mods": [
    {
      "Name": "Essentials",
      "Version": "1.18.15",
      "ModId": "game",
      "Side": 3
    },
    {
      "Name": "Server Stats",
      "Version": "0.2.0",
      "ModId": "th3serverstats",
      "Side": 1
    },
    {
      "Name": "Creative Mode",
      "Version": "1.18.15",
      "ModId": "creative",
      "Side": 3
    },
    {
      "Name": "Survival Mode",
      "Version": "1.18.15",
      "ModId": "survival",
      "Side": 3
    }
  ]
}

 

For more information see the readme at the repository 

Project description from Vintage Story Mod DB.

Pick your setup

Th3ServerStats releases for each Vintage Story version.

Choose the version and loader you play, then open the matching release.

27 available setups

Showing the newest 12 of 27 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Th3ServerStats versions and loaders

4 of 4 releases match

Looking for an older file? The official Vintage Story Mod DB project page is in Resources.