Admin Commands
These commands are registered only while Config.DevMode = true, and the server commands are ACE-restricted. Set Config.DevMode = false for production.
| Command | What it does |
|---|---|
/laundro_startheist | Starts the heist now and skips the appointment timer. |
/laundro_resetheist | Force-resets the current heist and prep state. |
Grant them with ACE:
add_ace group.admin command.laundro_startheist allow
add_ace group.admin command.laundro_resetheist allow
/laundro_startheist with Config.Heist.crewSize = 1 is the fastest way to test the full loop solo after an install.
Keep Config.DevMode = false on a live server so these commands are never reachable by players.