V Rising features a useful 'remote console' tool that allows users to execute commands remotely, either directly from the Starbase panel or from external RCON clients. By using RCON, players can remotely shut down the server or send announcements to it, as well as execute any console commands available to admins. This can be a convenient tool for updating the server information displayed to users, which can include installed mods, server rules, and more.
How to Use RCON Commands on a V Rising Server (Panel)
1. Log in to the BisectHosting Starbase panel.
2. Start the server.
3. Go to the Console tab.
4. Enter the desired command.
| Command | Description |
|---|---|
runcommand |
Runs any available server console command. |
announce |
Sends an announcement to all connected clients. |
announcerestart |
Sends an announcement to all connected clients that the server will restart. |
shutdown |
Schedule a shutdown. |
cancelshutdown |
Cancel a shutdown in progress. |
version |
Displays the server version. |
time |
Prints server time information. |
name |
Sets the server name. |
description |
Sets the server description. |
password |
Sets or clears the server password. |
help |
Shows command help. |
How to Use RCON Commands on a V Rising Server (Remote)
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Startup tab.
4. Take note of or change the RCON Password.
5. Start the server.
6. Go to the Network tab.
7. Copy the Third Address listed; this will be the server's [IP]:[Port+2].
8. Open mcrcon or another remote RCON tool.
9. Paste the Server IP from step 7 when prompted for the host. Exclude the port at the end.
10. Enter the RCON Server Port.
11. Paste the server's RCON Password from step 4.
12. Use any desired commands directly from this window.