Kicking or Banning Players on your Rust Server

Information on how to Kick or Ban players on your Rust Server

Summary

Rust servers can be set to private or public, offering different styles of gameplay. Private servers are usually more controlled through passwords or whitelists, while public servers allow anyone to join freely. Although this openness can lead to memorable and varied interactions, it may also draw disruptive players who intend to grief or camp others. Unwanted participants can be removed quickly using admin commands either in-game or through the ChipHead Panel console.

How to Ban or Kick Players on a Rust Server

  1. Log in to the ChipHead Panel.

  2. Open the Console tab.

  3. Enter the appropriate command to remove or ban a player. Refer to the relevant guide if you need help locating a SteamID64.

Available Commands

ban "[Username]" "[Reason]"

Bans a player using their in-game name, with an optional reason.

ban "Steve" "Being rude"

banid [SteamID64] [Username] "[Reason]"

Bans a player using their SteamID64. Username and reason are optional.

banid 76561234567899876 Steve "For being too cool."

kick [SteamID] or [Username] [Reason]

Removes a player from the server, optionally including a reason.

kick Steve "Making room"

kickall

Disconnects every player from the server.

kickall

unban [SteamID64]

Removes a player from the ban list.

unban 76561212343445456

info icon
Administrators can also run these commands directly in-game. Refer to the relevant guide for details on admin setup.

Did this answer your question?
😞
😐
😁