Skip to main content

Configuration

All settings live in config.lua. Reload with restart awoken_spawn after edits.

General

Brand

Open behaviour

Spawn behaviour

Locations

Each card supports:
Restrictions are enforced server-side — restricted cards never reach the client. Pins auto-project from coords via Config.map.worldBounds. If a specific pin needs manual placement, add pin = { x = 50, y = 40 } (percent).

Map atlas

See the Map page for the full atlas + calibration workflow.

Housing

Owned properties show up as spawn cards. Picking one drops the player at the property + hands off to the housing script’s enter flow.
Order = priority. First adapter that reports the player has properties wins.

Discord webhook

Off when webhook = ''.
Posts are non-blocking — if Discord is down, spawns still complete.

Database

Auto-migrated on start. Turn off to disable last-location persistence.