RUST Console Commands

Here at GOOZYRUST, we aim to provide a fun and balanced experience for players of all skill levels to jump in and play. Facepunch provides players with the ability to customize key-binds and in-game variables which in turn can give you the upper hand in PvP and PvE scenarios. Here are some commands that you may find useful in both your modded and vanilla Rust server experiences.

While in-game - press F1 to open the console window. The commands below can be inputted in the provided textbox

*Replace the following arguments in the given command*

  1. <KEY> = your key of choice

  2. <REG SENS> = your normal aim sensitivity

  3. <ADS SENS> = new sensitivity to reduce to when aiming down sights

  • This command requires the server to have the Kits plugin. Verify the server is using this plugin by typing /kit in game chat.

    Swap the <KEY> argument with a key of your choice. Where KITNAME is, replace it with the exact name you see for the kit you would like to purchase.

    bind <KEY> kits.gridview redeem "KITNAME"; kits.close;

  • This command requires the server to have the BGrade plugin. Verify the server is using this plugin by typing /bgrade in game chat.

    This bind will allow you to toggle between the automatic build grades 1-4

    bind <KEY> bgrade.up

  • Ths command requires the server to have the MyMini plugin. Verify the server is using this plugin by typing /mymini in game chat.

    This bind will automatically remove and spawn your mini helicopter at your current location

    bind <KEY> chat.say "/nomini"; chat.say "/mymini";

  • This key bind will allow you to maintain more accuracy during gunfights while aiming down sights. With a laser attached to your weapon, you can automatically toggle it on and lower your current sensitivity at the same time.

    bind mouse1 +lighttoggle;+attack2;+input.sensitivity <REG SENS>;input.sensitivity <ADS SENS>;

  • Useful for those annoying spawn points and getting stuck in places your probably shouldn’t have been to in the first place.

    Just type this one in and hit enter. There is a 60 second cooldown period between uses.

    kill

  • Need a quick way to access combat log after a suspicious death? Then this command is for you.

    Simply bind it to a preferred key and press it as needed.

    bind <KEY> “consoletoggle;clear;combatlog”