Skip to content

Ceglaa/BetterBroadcasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterBroadcasts

Plugin that improves how broadcasts works

Config:

bbc:
  is_enabled: true
  debug_mode: false
  # Plugin is using basegame Broadcast Permission. If set to true, you need to grant bbc.broadcast permission for command to work
  unique_permission: false
  # When you use variables in BetterBroadcast Command they are replaced with provided text
  broadcast_variables:
    '%variable%': this is a test variable
  timed_broadcasts:
  - text: Test Timed Broadcast
    delay: 10
    duration: 10
  repeated_broadcasts:
  - interval: 100
    duration: 10
    text: Test Repeated Broadcast

About

Plugin that improves how broadcasts works

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages