Vintage Story Mod DB · Vintage Story mod
Status Server
Provides game server information via popular Server List Ping protocol Configure • Install the mod with /moddb install statusserver command • Run the server with mod installed for the first time to generate default config file. • Open TCP port specified in
Quick answer
Which Status Server release should I use?
Status Server 1.0.2 targets 1.19.8, 1.20.3, 1.20.4. 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 Status Server required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This Vintage Story file is marked server-only.
What else does Status Server 1.0.2 need?
1.0.2. Change the file and its required mods may change too.
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 Status Server without breaking your instance.
Built for Status Server 1.0.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.2. It targets 1.19.8, 1.20.3, 1.20.4; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.2. It opens that exact file at the source.
About this project
What does Status Server add?
Provides game server information via popular Server List Ping protocol
Configure
- Install the mod with
/moddb install statusservercommand - Run the server with mod installed for the first time to generate default config file.
- Open TCP port specified in mod config (You can't share the same port with Vintage Story game server).
- (Optional) Add server icon (64x64, PNG only) path relative to VintagestoryServer executable (or use absolute path).
Default config file
{
"Port": 25565,
"IconFile": "server-icon.png",
"EnabledExtensions": [ "world" ]
}
Usage
There are plenty of libraries implementing the protocol: mcstatus, mcutil, etc. More examples.
Ready-to-use services: mcsrvstat.us, mcstatus.io, Telegram bot @msmpbot.
Operate raw json to access non-standard extensions data.
{
"version": {
"protocol": 2000,
"name": "1.18.0-pre.6"
},
"players": {
"max": 16,
"online": 1,
"sample": [
{
"name": "Nyuhnyash",
"id": "3e4a67aa-c4f1-f5f7-dffd-37e2fad5f74d"
}
]
},
"description": {
"text": "Vintage Story Server"
},
"favicon": "data:image/png;base64,<...>",
// Non-standard extension
"world": {
"datetime": "2. May, Year 0, 17:31"
}
}
Project description from Vintage Story Mod DB.
Pick your setup
Status Server releases for each Vintage Story version.
Choose the version and loader you play, then open the matching release.
1.20.11
1 loader build1.20.10
1 loader build1.20.9
1 loader build1.20.5
1 loader build1.20.4
1 loader build1.20.3
1 loader build1.19.8
1 loader build1.19.7
1 loader build1.19.5
1 loader build1.19.3
1 loader build1.19.1
1 loader buildShowing the newest 12 of 41 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
Status Server versions and loaders
1.0.2
StatusServer_v1.0.2.zip
8 Feb 2025
1.0.1-dev.0
StatusServer_v1.0.1-compiled.zip
25 Sept 2023
1.0.1
StatusServer_v1.0.1.zip
4 Apr 2023
1.0.0
StatusServer_v1.0.0.zip
15 Mar 2023
Looking for an older file? The official Vintage Story Mod DB project page is in Resources.