RUST++

In-Game Commands

In-Game CommandDescription
afkGet the currently afk players in your team.
aliveGet the player with the longest time alive.
cargocargo Get information about CargoShip (Location, time till enters egress stage, time since last on map).
chinookGet information about Chinook 47 (Location, time since last on map).
connection/connectionsGet recent connection events.
craftDisplay the cost to craft an item.
death/deathsGet recent death events.
decayDisplay the decay time of an item.
eventsGet recent events.
heliGet information about Patrol Helicopter (Location, time since last downed, time since last on map).
largeGet information about Large Oil Rig (Time till crate unlocks, time since last trigger).
leaderGive/Take the Team Leadership.
markerSet custom markers anywhere on the map.
marketSearch for items in vending machines or subscribe/unsubscribe to items.
muteMute the bot from the In-Game Team Chat.
note/notesCreate notes about meaningful things.
offlineGet the currently offline players in your team.
onlineGet the currently online players in your team.
player/playersGet the names and playtime of the currently online players on the server (Based on Battlemetrics).
popGet the current population of the server including queue size and max population.
proxGet the distance to the three closest teammates.
recycleDisplay the output of recycling an item.
researchDisplay the cost to research an item.
sendSend a message to a discord user.
smallGet information about Small Oil Rig (Time till crate unlocks, time since last trigger).
steamidGet the steamid of a teammate.
teamGet the names of all members in the team.
timeGet the current time In-Game and time till day/night.
timerSet custom timers that will notify whenever the timer have expired.
trTranslate a text to another language.
trfTranslate a text from one language to another.
ttsSend a Text-To-Speech message to the Discord teamchat channel.
unmuteUnmute the bot from the In-Game Team Chat.
upkeepGet the upkeep time of all connected tool cupboard monitors.
uptimeDisplay uptime of the bot and server.
wipeGet 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

afk-in-game-command

alive

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

alive-in-game-command

cargo

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

cargo-in-game-command

chinook

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

chinook-in-game-command

connection/connections

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

connection-in-game-command

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

craft-in-game-command

death/deaths

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

death-in-game-command

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

decay-in-game-command

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

events-in-game-command

heli

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

heli-in-game-command

large

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

large-in-game-command

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.

SubcommandDescriptionRequired
<team_member_name>The name or part of the name of a team member (!leader <name>).False
leader-in-game-command

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.

SubcommandDescriptionRequired
addAdd a custom marker (!marker add <name>).False
removeRemove 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
marker-in-game-command

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

SubcommandDescriptionRequired
searchSearch for an item in Vending Machines (!market search sell thompson).False
subSubscribe to an item in Vending Machines (!market sub all thompson).False
unsubUnsubscribe to an item in Vending Machines (!market unsub sell thompson).False
listDisplay the subscription list (!market list).False
market-in-game-command

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

mute-in-game-command

note/notes

Create notes about meaningful things. To list all registered notes run !notes, all note ids will be presented as well.

SubcommandDescriptionRequired
addAdd a note (!note add <text>)False
removeRemove a note (!note remove <id>)False
notes-in-game-command

offline

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

offline-in-game-command

online

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

online-in-game-command

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>.

player-in-game-commandplayers-in-game-command

pop

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

pop-in-game-command

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>.

prox-in-game-command

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

recycle-in-game-command

research ingame

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

research-in-game-command

send

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

send-in-game-command

small

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

small-in-game-command

steamid

Get the steamid of a teammate.

SubcommandDescriptionRequired
<team_member_name>The name or part of the name of a team member (!steamid <name>)False
steamid-in-game-command

team

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

team-in-game-command

time

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

time-in-game-command

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).

SubcommandDescriptionRequired
addAdd a custom timer (!timer add <time> <text>).False
removeRemove a custom timer (!timer remove <id>).False
timer-in-game-command

tr

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

SubcommandDescriptionRequired
languageGet the language code (!tr language <language>).False
<language-code>Translate the text to this language (!tr <language> <text>).False
language-code-in-game-commandtranslate-to-in-game-command

trf

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

translate-from-in-game-command

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>

tts-in-game-command

unmute

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

unmute-in-game-command

upkeep

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

upkeep-in-game-command

uptime ingame

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

uptime-in-game-command

wipe

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

wipe-in-game-command