configuration/olyBroadcast

Configuration of olyBroadcast

There are three attributes that need to be worried about with olyBroadcast

  1. withoutName - This is the format of the broadcast that most players on your server will be able to see. Use %message to replace the message sent. This attribute is accessible at the path "olyBroadcast.Defaults.format.withoutName"
  2. withName - This is the format of the broadcast that anyone with permission to send the broadcast will be able to see. This way, admins will be able to see which admin sent which message while retaining this information from the main player base. User %message to replace the message sent and %name to replace the name of the sender. If you wish to disable the sending of a name, just don't include a %name anywhere in the format saved... This attribute is accessible at the path "olyBroadcast.Defaults.format.withName"
  3. sendNameTo - Who receives the withName format of the broadcast. This attribute has two options: PERMISSION or ALL. This attribute is accessible at the path "olyBroadcast.Defaults.sendNameTo"

For command usage, see page: broadcast


Comments

Posts Quoted:
Reply
Clear All Quotes