Description:
This plugin adds a timer that will countdown in the action bar (or the boss bar in 1.9+) of players. The timer supports color codes with the use of &(colorcode)
This plugin requires MC 1.8 or higher and Java 8!!
Commands:
/timer <seconds> <message> [color] [style] - Start a timer that counts down for the given seconds and starts with the given message.
/timer -1 <message> - This will make it so the message will stay in the chat permanent until cancelled with no countdown.
/timer cancel - This stops the timer if it's running.
/timer reload - Reload the configuration.
/timer update <color> [style] - Update the boss bar color and style, if enabled.
/timer command <command/reset> - Set a command to execute when the timer stops.
Permissions:
timer.manage - Permission to use /timer.
timer.command - Permission to use /timer command (gives code execution privileges!!!)
This has been tested on the latest spigot 1.8.8, 1.12.2 & 1.17.2 builds.