How to kick or ban players on a Rust server


Summary
Rust servers can be private or public, creating a different gameplay experience. While private servers are typically more controlled via Password or Whitelist, public servers allow any player to join. While this can make for unique and remarkable experiences, bad actors are occasionally attracted to public servers with ill intentions, like griefing or camping. Any undesired players can be quickly removed from the Games panel console or in-game through admin commands.

Note The banid the command requires a valid SteamID64. Learn how to acquire a user's SteamID here.

Note Commands can also be entered in-game for users with Admin Privileges.


How to Kick or Ban Players on a Rust Server

1. 
Log in to the BisectHosting Games panel.

2. Go to the Console tab.


3. Enter one of the commands below to ban or kick a player.

Command Description Example

ban "[Username]" "[Reason]"

Bans Player by in-game username for a specified reason if given.

ban "Steve" "Being rude"

banid [SteamID] [Username] "[Reason]"

Bans Player via Steam64ID, username and reason optional.

banid 76561198169700921 Steve "For being too cool."

kick [SteamID] or [Username] [Reason]

Kicks a player from the server, which helps make room.

kick Steve "Making room"

kickall

Kicks all players from a server.

kickall

unban [SteamID]

Removes a user from the ban list.

unban 76561198169700921


Was this answer helpful?

0
« Back