Laundromat Heist Admin Commands

1 min read

Admin Commands

These commands are registered only while Config.DevMode = true, and the server commands are ACE-restricted. Set Config.DevMode = false for production.

CommandWhat it does
/laundro_startheistStarts the heist now and skips the appointment timer.
/laundro_resetheistForce-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.