/
!Verified WorldChatter Addon
This is a Standalone Broadcast Add-on Which recently ported from WorldChatter!
Allows you to send different messages to any place you want with common messages to send!
broadcast:
enabled: true
shufflemessages: true # each player has a different message false will make the same message to all players
places: # represents Worlds in bukkit/spigot but in bungeecord it represents servers!
"world": # enter the place name here
messages: ["Message 1", "Message 2", "Message 3"] # messages for the place
timer: 10 # how long will it take to send!
randomized: true # randomize from range of 0 to number you added in timer
"world_nether": # enter the place name here
messages: ["Nether 1", "Nether 2", "Nether 3"] # messages for the place
timer: 10 # how long will it take to send!
randomized: true # randomize from range of 0 to number you added in timer
This adds the prefix with our new command "/broadcast [message]" to the beginning of any message!
prefix: "&7[&eWorldCaster&7]&r "
The broadcast Command supports WorldChatter's MiniMessage, Colored Texts And Text Replacement! Only works if the sender has the permission "worldchatter.control"!
It supports WorldChatter's reload command it will reload with WorldChatter! Supports WorldChatter 3.0.12 and above.

Standalone Broadcast Add-on for WorldChatter!