RUST AI Ignore Players Command

Physgun Rust Server Hosting

How the RUST AI Ignore Players Command Works

The ai.ignoreplayers variable controls whether NPCs (scientists, animals, Patrol Helicopters, Bradley APC, etc) recognize and attack human players. When set to true, NPCs in RUST will completely ignore players, making them passive observers. This command is mainly used by server owners for testing events, creating PvP-only servers without NPC interference, or controlling NPC aggression during moderation.

Quick Reference

Commandai.ignoreplayers
TypeServer Variable (CVAR)
Default ValueFalse
Usable ByAdmins, Moderators (Requires authlevel 2)

AI Ignore Players Command Syntax

ai.ignoreplayers <true/false>

Parameters & Values

  • The true value sets NPCs across the map to ignore players entirely, with no targeting or aggression present.
  • The false value sets NPCs across the map to behave in their normal manner, attacking players when detected or provoked.

Usage Examples

Displays the current setting:

ai.ignoreplayers
ai.ignoreplayers: "False"

Instantly disable all NPC aggression:

ai.ignoreplayers true
ai.ignoreplayers: "True"

Instantly enable all NPC aggression:

ai.ignoreplayers false
ai.ignoreplayers: "False"

Be sure to run server.writecfg afterwards to save the setting to your configuration file.

AI Ignore Player Notes

Permissions & Use

  • Usable by both Moderators and Admins.
  • Applies to all players globally, not per individual. For individual player use, please see the ai.addignoreplayer command.
  • Affects all AI entities in RUST (scientists, animals, Patrol Helicopter, BradleyAPC, etc).
  • This command can be run from the server console, in-game console, and RCON platforms.

Practical Use Cases

Testing & Development

Use ai.ignoreplayers true to create a quiet, predictable sandbox while you iterate on mechanics, events, or performance.

  • Monument/event setup: Lay out arenas, jump puzzles, or safe zones without scientists/animals aggroing during placement and path checks.
  • Exploit/cheat investigations: Observe routes, line-of-sight, and player behavior without NPCs skewing results.
  • Performance profiling: Benchmark entity counts, rendering hotspots, or plugin overhead without AI combat noise.

Onboarding & Tutorial Spaces

Some community and training servers use onboarding zones to introduce new players to mechanics, rules, or server culture before throwing them into the wild. By setting ai.ignoreplayers true, you can keep these spaces free of NPC aggression, ensuring new players focus on learning rather than survival.

  • Safe spawn areas: Create orientation hubs where players can read signs, view displays, or receive starter kits without being ambushed by wolves or scientists.
  • Guided paths: Lay out clear routes with signage, arrows, or checkpoints that explain harvesting, crafting, or monument navigation. NPCs won’t chase or attack players while they learn.
  • Tutorial arenas: Stage demonstrations (like how to raid a door, repair tools, or recycle items) in a controlled environment without hostile AI breaking immersion.
  • Roleplay/introduction sequences: If your server has lore, rules, or scripted sequences, disabling NPC aggression ensures those events unfold without interruptions.

Event Hosting

Server-run events thrive on controlled environments, whether you’re staging competitive PvP tournaments, community minigames, or roleplay storylines. Left unchecked, RUST’s AI can disrupt those moments with unpredictable attacks, patrols, or noise. The ai.ignoreplayers command and variable gives RUST admins a “kill switch” for NPC aggression, keeping the focus on the event itself.

  • PvP Arenas / Tournaments: Wolves or scientists wandering into the ring can ruin a fair fight. Disabling aggro ensures only players influence the outcome.
  • Community Games: Events like parkour races, scavenger hunts, or obstacle courses stay on-theme without helicopters strafing competitors.
  • Roleplay Events: Weddings, courtroom trials, scripted battles, or story cutscenes remain immersive without NPC gunfire in the background
  • Marketplaces or Social Hubs: If you build a safe trade fair, disabling NPC hostility guarantees a neutral meeting point.

Limitations

  • NPCs may still perform idle animations, patrol paths, and spawn behavior. When this variable is set to true, they just won’t target you or your players.
  • Does not remove NPCs from the world, only changes their default interaction.
  • Some custom AI plugins may override this setting.
  • ai.addingoreplayer
  • ai.removeignoreplayer
  • ai.printignoredplayers

View the complete list of RUST admin commands and variables.

Digital Ghost's avatar

About Digital Ghost

Dg is the founder and co-owner of Corrosion Hour, a niche gaming community established in 2016 focusing on the survival game RUST. He is an active and contributing member of numerous other RUST communities. As a community leader and server owner for over 15 years, he spends much of his time researching and writing guides about survival games, covering topics such as server administration, game mechanics, and community growth.

View all posts by Digital Ghost →