MapGenerated
Gets called when the server generated map.
Start a script section
!-- OnEvent MapGenerated
-- require $evSeed
# Add your instructions here
- Group: ServerEvents
- Cancellable: No
- Event data:
MapGeneratedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
$evSeed | number value | Gets seed of next map. |