Admin Commands
The Creator and its tools are admin-gated. A player passes the gate as the server console, with the Config.CreatorAce ACE, an entry in Config.CreatorIds, or a Config.AdminGroups framework group. See Configuration.
Admin
| Command | What it does |
|---|---|
/dmvcreator | Opens the in-game Creator: place schools, record routes, edit settings. |
/dmvexportroutes | Exports recorded routes to a bundleable seed_routes.sql (admin or console). |
/dmvvehprops | Configures where the school-car props (roof sign, L plate) sit on a vehicle model. |
/dmvtrack | The track editor (gated by Config.CreatorPermission). |
Police
Gated to your configured police job. See Developers.
| Command | What it does |
|---|---|
/dmvrevoke | Revoke a player's license. |
/dmvchecklicence | Check a player's licenses. |
Dev tools (admin-gated)
| Command | What it does |
|---|---|
/dmvreset | Force-reset DMV state. |
/rifai | Reset a player's progress (previously unrestricted; now admin-gated so a player cannot wipe a fail-out lockout). |
Keep Config.DevOpenAdmin = false on a live server so none of the above is reachable by players. The gate functions are intact underneath; the flag simply bypasses them when on.