rafalh / dashfaction

A community patch for the Red Faction (2001) FPS game
https://www.factionfiles.com/ff.php?action=file&id=6252
Mozilla Public License 2.0
61 stars 11 forks source link

Add command to allow adding/changing/removing rcon password #290

Open GooberRF opened 1 month ago

GooberRF commented 1 month ago

This PR adds the server_rcon_password command, which can be used to add an rcon password to a server without one, change the existing rcon password to something else, or remove the rcon password entirely.

Syntax is server_rcon_password <password>

is-this-c commented 1 month ago

Like sv_pass I think sv_rcon_pass is way better. It is just simpler.