Helios Rust Console Bot Documentation

/tempban

Admin reference for /tempban in Helios. Temporarily ban a player from the game, ORP, or TP Home.

Last updated
Maintained by
Helios RCE

Overview

Temporarily ban a player from the game, from Offline Raid Protection, or from TP Home. The ban lifts automatically when the duration runs out. Premium only.

Usage

/tempban server: gamertag: ban_type: reason: show_reason:

Options

OptionRequiredWhat It Does
serverYesServer to apply the ban on
gamertagYesGamertag to ban
ban_typeYesBan From Game, Ban From ORP, or Ban From TP Home
reasonYesReason shown in logs
show_reasonYesShow the reason in the in-game announcement (game bans)
daysNoBan duration in days
hoursNoAdditional hours
minutesNoAdditional minutes

Ban Types

  • Ban From Game — kicks and bans the player from the server itself.
  • Ban From ORP — blocks the player from using Offline Raid Protection.
  • Ban From TP Home — blocks the player from using TP Home.

Example

/tempban server:"EU Main" gamertag:"PlayerName" ban_type:"Ban From Game" reason:"Racism in chat" show_reason:True days:3

Unban Early With /player unban

Lift an active temp ban immediately instead of waiting for the duration to run out:

/player unban server:"EU Main" gamertag:"PlayerName"
  • gamertag autocompletes from the server's active temp bans — pick the banned player from the list.
  • Works for all three ban types (game, ORP, TP Home).
  • Requires an admin or mod role.

Notes

  • Combine days, hours, and minutes for exact durations (e.g. 1 day 12 hours).
  • Bans are logged with the reason, so keep reasons clear for your staff team.
  • Requires Manage Server (ManageGuild).

Immediate Unban

/player unban server:"<SERVER>" gamertag:"<BANNED PLAYER>"

Player immediately unbanned from ORP

The gamertag autocomplete only lists players with an active temporary ban on the selected server. The command immediately removes a Game, ORP, or TP Home ban instead of waiting for its expiration.

Game-ban removal also sends the matching unban command to the connected game server. Manage Server always has access; an allowed /player moderator role can also use the command.

  • Use /player unban to lift a ban early.