Hello!
I need a plugin for spigot 1.8 that broadcasts set messages after a certain interval of time, like five minutes. Does anyone know of plugins that can do this? I've seen this on other 1.8 servers, I just cant seem to find it for myself.
Thanks!
I need a plugin for spigot 1.8 that broadcasts set messages after a certain interval of time, like five minutes. Does anyone know of plugins that can do this? I've seen this on other 1.8 servers, I just cant seem to find it for myself.
Thanks!
10
SimpleBroadcast
The problem about that plugin is that it only broadcasts by using the /broadcast command, i need a plugin that will do it automatically
It does it auto duh.. u just don't knw to mess with the config ..
Im sorry but how is a config that literally just says "prefix: '&0&l[&6&lBroadcast&0&l]&a'
" supposed to make any of my broadcasts automatic
" supposed to make any of my broadcasts automatic
The eg config of simplebroadcast
delay: 800 # time in seconds
prefix:
enabled: true
prefix: '&4[Announcement]'
suffix:
enabled: false
suffix: '&d[v1.7.1]'
pluginmetrics: true
checkforupdates: true
randomizemessages: false
requiresonlineplayers: false
sendmessagestoconsole: false
messages:
- '&bDonate For Us '
delay: 800 # time in seconds
prefix:
enabled: true
prefix: '&4[Announcement]'
suffix:
enabled: false
suffix: '&d[v1.7.1]'
pluginmetrics: true
checkforupdates: true
randomizemessages: false
requiresonlineplayers: false
sendmessagestoconsole: false
messages:
- '&bDonate For Us '
I tried that config but its not printing the broadcasts for some reason? Do you know why?
http://dev.bukkit.org/bukkit-plugins/jamesyahugh/AutoBroadcast
Try this one if the other one does not work
Try this one if the other one does not work
Remove the config and make it generate it again be sure ur using the correct version for ur server
If you're using 1.8 you should use the new features of it. 1.8 has the ability to display titles on players screens instead of spamming your chat. Take a look at this:
http://www.spigotmc.org/resources/actionannouncer.1320/
Or this
http://www.spigotmc.org/resources/titlemanager.1049/
or this
http://www.spigotmc.org/resources/autotitle.1097/
(this last one is a premium plugin)
Far better alternatives that look a lot better and more moderns the the old chat stuff.
http://www.spigotmc.org/resources/actionannouncer.1320/
Or this
http://www.spigotmc.org/resources/titlemanager.1049/
or this
http://www.spigotmc.org/resources/autotitle.1097/
(this last one is a premium plugin)
Far better alternatives that look a lot better and more moderns the the old chat stuff.
