QAnnouncer
Description
This announcer plugin is very lightweight and simply works. You can set your own custom prefix, add as many messages as you'd like, and set the interval between each message.
Configuration
There is a very simple configuration file (which can be found at /plugins/QAnnouncer/plugin.yml) which reads like this:
enabled: true prefix: 'Prefix' interval: 30 messages: - Message 1 - Message 2 - Message ... - Message n
- enabled - The plugin will ONLY run if this is set to true
- prefix - This can be set to any amount of colors (using &0-f) and will go before all messages
- interval - This is the time between each message in seconds
- messages - These are all of your messages. They can also utilize any color combination using &0-f color codes.
Commands
Currently, there are no commands.
Permissions
Currently, there are no permissions.
Source
The source can be found HERE!
Donate
If you enjoy what I do, feel free to donate:

-
View User Profile
-
Send Message
Posted Oct 16, 2012Is this work with tekkit/bukkit 1.2.5 r4 thanks
-
View User Profile
-
Send Message
Posted Sep 26, 2012Another feature request, a permission node so i can choose which groups the messages are broadcasted to.
-
View User Profile
-
Send Message
Posted Sep 15, 2012What's your config.yml look like?
-
View User Profile
-
Send Message
Posted Sep 15, 2012Doesn't work, won't even show up in plugin list. What do I do?
-
View User Profile
-
Send Message
Posted Sep 15, 2012Will do in a future version.
-
View User Profile
-
Send Message
Posted Sep 15, 2012Using it, seems to work well. Feature request: able to toggle if the messages are broadcasted in the displayed order, or randomly.
-
View User Profile
-
Send Message
Posted Sep 13, 2012Hello just wondering. Can I use multiple lines for an announcement?