A simple bukkit plugin that allows for configurable server-wide broadcasts at specific intervals. Messages can be configured in config.yml. The plugin shades in the MiniMessage library which can be used to format JSON messages with hex color support and clickable/hover events.
This plugin can be installed from the releases page.
This project is a standard maven project and can be built via mvn clean package.
This project is archived and will not receive any planned updates. Reported bugs will be fixed, but not guranteed to be done in a timely manner. Pull-requests fixing bugs or adding features are welcome