Prints the text provided to the server console.
Syntax
Print "text" color?
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
text | Yes | Any text e.g. "Hello, World!" | |
color | No | ConsoleColor enum value - found using 'serhelp ConsoleColor' command | Default: Green |
Validated examples using this method
- automaticRagdollCleanup
- discordServerInfo
- escapeRewards
- generatorAnnouncements
- hotPotato
- multiSectionHandlers
- safeStart
On a running server
Use serhelp Print to inspect the reference generated by your installed SER version.