

ScarletRCON is a flexible and powerful RCON command framework mod for V Rising that enhances server management by providing a rich set of built-in commands beyond the default RCON capabilities. It serves as a standalone RCON command handler that also offers an easy-to-use API for modders to dynamically create and register custom commands, enabling seamless integration across multiple mods
RCON (Remote Console) is a protocol used by server administrators to remotely execute commands and manage game servers in real time. For V Rising, RCON allows you to control your server, perform administrative actions, and automate tasks without needing direct access to the server’s hardware.
ScarletRCON builds on the standard RCON functionality by offering a more advanced command framework. It simplifies server management, supports custom commands from other mods, and enables powerful automation and integration—all through a unified RCON interface.
If you need a client to interact with ScarletRCON, check out the ScarletRCON Client. This open-source tool provides a convenient way to send RCON commands to your V Rising server.
Have ideas or feedback? Leave your suggestion on GitHub.
This mod requires the following dependencies:
Make sure BepInEx is installed and loaded before installing ScarletRCON.
Download the latest release of ScarletRCON.
Extract the contents into your BepInEx/plugins folder:
<V Rising Server Directory>/BepInEx/plugins/
Your folder should now include:
BepInEx/plugins/ScarletRCON.dll
Ensure ScarletCore and is also installed in the plugins folder.
Start or restart your server.