Mods / Vintage RCON
Author: Shijikori
Side: Server
Created: Sep 13th 2024 at 4:18 PM
Last modified: Sep 13th 2024 at 4:23 PM
Downloads: 88
Follow Unfollow 7
Latest file for v1.20.1:
VintageRCon-1.0.zip
1-click install
Vintage RCON implements a Source RCON server to the Vintage Story server. RCON can be a useful tool in server management and is already common in Source engine games (for obvious reasons) and rather common for Minecraft servers.
If, like me, you believe terminal muxers are a jank solution, you can simply setup your VS server as a background service. This mod will allow you to interact with it and manage your server despite not having access to the console.
Commands can be sent using most RCON clients and are injected into the console just like interacting directly with the console (except you don't have to prefix with a slash).
Necessary documentation available on GitHub. For details about the protocol, see Valve's Source RCON wiki page.
Please use the issue tracker to report problems, request related features or improvements to documentation.
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.0 | 88 | Sep 13th 2024 at 4:23 PM | Show | VintageRCon-1.0.zip | Install now |
I have tested the mod again with the release of 1.20.0.
This is the rcon client I have used for testing (gorcon/rcon-cli)
Absolutely no issues executing commands as far as I could tell. I would recommend this RCON client, it works very well. It's default mode seems to work just fine with my implementation of RCON.
I just confirmed it seems to work (at least the server starts and nothing indicates an issue on startup) drop-in with 1.20-rc. Open an issue on Github (issue tracker) if you use the mod on the release candidate and encounter an issue. I do not intend on supporting release candidates but I can look into a fix for the release if a bug is caught early.