MessageCycle is a lightweight plugin designed to send simple server broadcasts to all worlds at a specified interval. The messages and broadcast interval can be easily modified in the generated configuration.
- cycleTime [Default: 30] - How often (in seconds) the plugin broadcasts.
- messages - An array of strings to be broadcast in order.
- Library: Runsafe Minecraft Plugin Framework (https://github.com/Kruithne/Runsafe-Minecraft-Plugin-Framework)
- References CraftBukkit (Version: 1.2.5-R1.0) [http://dl.bukkit.org/downloads/craftbukkit/]