RUST++
In-Game Commands
In-Game Command | Description |
---|---|
afk | Get the currently afk players in your team. |
alive | Get the player with the longest time alive. |
cargo | cargo Get information about CargoShip (Location, time till enters egress stage, time since last on map). |
chinook | Get information about Chinook 47 (Location, time since last on map). |
connection/connections | Get recent connection events. |
craft | Display the cost to craft an item. |
death/deaths | Get recent death events. |
decay | Display the decay time of an item. |
events | Get recent events. |
heli | Get information about Patrol Helicopter (Location, time since last downed, time since last on map). |
large | Get information about Large Oil Rig (Time till crate unlocks, time since last trigger). |
leader | Give/Take the Team Leadership. |
marker | Set custom markers anywhere on the map. |
market | Search for items in vending machines or subscribe/unsubscribe to items. |
mute | Mute the bot from the In-Game Team Chat. |
note/notes | Create notes about meaningful things. |
offline | Get the currently offline players in your team. |
online | Get the currently online players in your team. |
player/players | Get the names and playtime of the currently online players on the server (Based on Battlemetrics). |
pop | Get the current population of the server including queue size and max population. |
prox | Get the distance to the three closest teammates. |
recycle | Display the output of recycling an item. |
research | Display the cost to research an item. |
send | Send a message to a discord user. |
small | Get information about Small Oil Rig (Time till crate unlocks, time since last trigger). |
steamid | Get the steamid of a teammate. |
team | Get the names of all members in the team. |
time | Get the current time In-Game and time till day/night. |
timer | Set custom timers that will notify whenever the timer have expired. |
tr | Translate a text to another language. |
trf | Translate a text from one language to another. |
tts | Send a Text-To-Speech message to the Discord teamchat channel. |
unmute | Unmute the bot from the In-Game Team Chat. |
upkeep | Get the upkeep time of all connected tool cupboard monitors. |
uptime | Display uptime of the bot and server. |
wipe | Get the time since it was wiped. |
afk
Get the currently afk players in your team. Definition of AFK for this command is inactivity (No change in XY-coordinate) for more than 5 minutes. Command:
!afk

alive
Get the player with the longest time alive or the alive time of a teammate.
Command:!alive
Command:!alive Alle

cargo
Get information about CargoShip (Location, time till enters egress stage, time since last on map).
Command:!cargo

chinook
Get information about Chinook 47 (Location, time since last on map).
Command:!chinook

connection/connections
Get recent connection events of the team or from a specific teammate.
Command:!connections
Command:!connection Alle

craft ingame
Display the cost to craft an item (Quantity is optional).
Command:!craft<item-name> <quantity>
Command:!craft Assault Rifle 10
Command:!craft rocket 100

death/deaths
Get recent death events of the team or from a specific teammate.
Command:!deaths
Command:!death Alle

decay ingame
Display the decay time of an item.
Command:!decay
Command:!decay Sheet Metal Door
Command:!decay Tug Boat 100
Command:!decay armored wall 450

events
Get recent In-Game events. Available events are cargo, heli, small, large, chinook
Command:!events
- Get last 5 events
Command:!events 3
- Get last 3 events
Command:!events cargo
- Get last 5 events from cargo
Command:!events cargo 2
- Get last 2 events from cargo

heli
Get information about Patrol Helicopter (Location, time since last downed, time since last on map).
Command:!heli

large
Get information about Large Oil Rig (Time till crate unlocks, time since last trigger).
Command:!large

leader
Give/Take the Team Leadership. Calling the leader command alone will give the caller leadership. You can also give the leadership to a team member by writing the name or part of the name after the command.
This command can only be used if the user who set up the bot (hoster) is in the team. It is also available if the user is the one who registered the credentials.
Subcommand | Description | Required |
---|---|---|
<team_member_name> | The name or part of the name of a team member (!leader <name>) . | False |

marker
Set custom markers anywhere on the map. This command can be very useful for small stash locations. Place down a small stash, create a marker on that spot and be able to navigate back to that exact place at a later stage. To list all registered markers, run
!markers
.
Subcommand | Description | Required |
---|---|---|
add | Add a custom marker (!marker add <name> ). | False |
remove | Remove a custom marker (!marker remove <id> ). | False |
<marker_name> | Calling with the name of the marker will let you navigate to that marker ( !marker <name> ). | False |

market ingame
Search for items in vending machines or subscribe/unsubscribe to items.
Command:!market search sell Thompson
Command:!market sub sell m249
Command:!market sub all Scrap
Command:!market unsub sell m249
Command:!market list
Subcommand | Description | Required |
---|---|---|
search | Search for an item in Vending Machines (!market search sell thompson ). | False |
sub | Subscribe to an item in Vending Machines (!market sub all thompson ). | False |
unsub | Unsubscribe to an item in Vending Machines (!market unsub sell thompson ). | False |
list | Display the subscription list (!market list ). | False |

mute
Mute the bot from the In-Game Team Chat. This will mute everything the bot would normally say in Team Chat such as command response, event notifications, timers, Smart Device notifications.
Command:!mute

note/notes
Create notes about meaningful things. To list all registered notes run
!notes
, all note ids will be presented as well.
Subcommand | Description | Required |
---|---|---|
add | Add a note (!note add <text> ) | False |
remove | Remove a note (!note remove <id> ) | False |

offline
Get the currently offline players in your team.
Command:!offline

online
Get the currently online players in your team.
Command:!online

player/players
Get the names and playtime of the currently online players on the server (Based on Battlemetrics).To get all the currently online players on the server run
!players
. To get the information from a certain player run!player <name or part of name>
.


pop
Get the current population of the server including queue size and max population.
Command:!pop

prox
Get the distance to the three closest teammates. To get the three closest teammates run
!prox
. To get the distance to a team member run!prox <name or part of name>
.

recycle ingame
Display the output of recycling an item (Quantity is optional).
Command:!recycle <item-name> <quantity>
Command:!recycle Assault Rifle 10
Command:!recycle rocket 100

research ingame
Display the cost to research an item.
Command:!research <item-name>
Command:!research Assault Rifle
Command:!research rocket

send
Send a message to a discord user.
Command:!send Alle Hello my friend!

small
Get information about Small Oil Rig (Time till crate unlocks, time since last trigger).
Command:!small

steamid
Get the steamid of a teammate.
Subcommand | Description | Required |
---|---|---|
<team_member_name> | The name or part of the name of a team member (!steamid <name> ) | False |

team
Get the names of all members in the team.
Command:!team

time
Get the current time In-Game and time till day/night.
Command:!time

timer
Set custom timers that will notify whenever the timer have expired. To list all registered timers run
!timers
.The argument <time> is used to set time in the format: 2h15m or 15m10s etc... (not space between d/h/m/s).
Subcommand | Description | Required |
---|---|---|
add | Add a custom timer (!timer add <time> <text> ). | False |
remove | Remove a custom timer (!timer remove <id> ). | False |

tr
Translate a text from English to another language.
Command:!tr <language-code> <Text>
Subcommand | Description | Required |
---|---|---|
language | Get the language code (!tr language <language> ). | False |
<language-code> | Translate the text to this language (!tr <language> <text> ). | False |


trf
Translate a text from a language to another language.
Command:!trf <language-code-from> <language-code-to> <Text>

tts
Send a Text-To-Speech message to the Discord teamchat channel. To execute a Text-To-Speech command run
!tts <text>
.
Command:!tts <text>

unmute
Unmute the bot from the In-Game Team Chat.
Command:!unmute

upkeep
Get the upkeep time of all connected tool cupboard monitors.
Command:!upkeep

uptime ingame
Display the uptime of the bot and server.
Command:!uptime

wipe
Get the time since it was wiped.
Command:!wipe
