onServerStart
Description
This event is called when server is started.
| Name | Description |
|---|---|
| - | - |
Example
function onServerStart() { print("Server is started!");}This event is called when server is started.
| Name | Description |
|---|---|
| - | - |
function onServerStart() { print("Server is started!");}