Garry's Mod servers support many popular server management features, such as remote connection (RCON) for server administrators and moderators. RCON allows users to remotely send commands to the server's console, which are executed in-game. In addition to the base RCON commands, ULX commands can also be issued using the same method, making it a perfect combination for owners who want more control over their servers.
Requirement: To properly utilize RCON, enable the console and install the ULX Admin plugin.
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Files tab.
4. Find the following directory: /home/container/garrysmod/cfg
5. Open the server.cfg file.
Note: The warning message for setting RCON inside
server.cfgcan be safely ignored.
6. Under custom lines, enter the following: rcon_password "[Password]" .
7. Press the Save button.
8. Start the server.
9. Join the server.
10. Press the tilde (`) key to open the console.
11. Enter the following command using the IP of the server: rcon_address <ServerIP>
12. Input the following command using the password from step 6: rcon_password SecurePassword