How to Mute or Unmute Players on a Rust Server

Information on how to Mute or Unmute Players on a Rust Server

Summary

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.

Requirement

error icon
An RCON client is needed to mute or unmute plays.

How to Mute or Unmute a Player

  1. Connect to the server using your RCON client.

  2. 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
    
info icon
You can use this website to find your SteamID64

Did this answer your question?
😞
😐
😁