Skip to content

Broadcast

The broadcast module allows you to send a formattable message to all players online.

Configuration

The broadcast module configuration is under the broadcast section of the config file.

format

Set the format for /broadcast messages.

Commands

broadcast <message>

Broadcast a message.

Permissions

  • solstice.broadcast.base - Default: 2

Aliases

  • bc

plainbroadcast <message>

Broadcast a formattable message as-is, without using the format configuration.

Permissions

  • solstice.broadcast.plain - Default: 2

Aliases

  • pbc