Helios Rust Console Bot Documentation
/tempban
Admin reference for /tempban in Helios. Temporarily ban a player from the game, ORP, or TP Home.
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 ⚙️
| Option | Required | What It Does |
|---|---|---|
server | Yes | Server to apply the ban on |
gamertag | Yes | Gamertag to ban |
ban_type | Yes | Ban From Game, Ban From ORP, or Ban From TP Home |
reason | Yes | Reason shown in logs |
show_reason | Yes | Show the reason in the in-game announcement (game bans) |
days | No | Ban duration in days |
hours | No | Additional hours |
minutes | No | Additional 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
Notes 📝
- Combine
days,hours, andminutesfor 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).