Permissions

Below is the Permissions for the Plugin

permissions:
  fxbroadcasts.broadcast:
    description: Allows use of /broadcast command
    default: op
  fxbroadcasts.broadcast.chat:
    description: Allows broadcasting chat messages
    default: op
  fxbroadcasts.broadcast.title:
    description: Allows broadcasting titles
    default: op
  fxbroadcasts.broadcast.subtitle:
    description: Allows broadcasting subtitles
    default: op
  fxbroadcasts.broadcast.actionbar:
    description: Allows broadcasting actionbars
    default: op
  fxbroadcasts.broadcastgroup:
    description: Allows use of /broadcastgroup command
    default: op
  fxbroadcasts.broadcastworld:
    description: Allows use of /broadcastworld command
    default: op

Last updated