Skip to main content

SetCustomInfo

Sets custom info (overhead text) for specific players.

Syntaxโ€‹

SetCustomInfo @playersToAffect "customInfoText"

Argumentsโ€‹

NameRequiredTypeDescription
playersToAffectYesPlayer variable (e.g. @all, @classDPlayers)
customInfoTextYesAny text e.g. "Hello, World!"

On a running serverโ€‹

Use serhelp SetCustomInfo to inspect the reference generated by your installed SER version.