Rust servers often draw a wide range of players, including some who may attempt to disrupt or harass others. In certain situations, banning isn’t the ideal response. Fortunately, moderators with RCON access can address issues remotely using the mute command, which stops a player from sending messages or speaking in chat. While this won’t prevent all unwanted behaviour, it can help maintain a more welcoming server environment.
Connect to the server using your RCON client.
In the RCON command field, enter one of the following commands depending on the action:
mute "player_name"
mute SteamID64
unmute "player_name"
unmute SteamID64