CommandTimer
CommandTimer copied to clipboard
Probably the most complete command scheduling plugin for Spigot
Put CommandTimer on Modrinth...
Java changes date formats between versions which break CMT on Java upgrade. CMT should use a fixed date format instead of the default one provided by the JVM
Be able to save the timers in SQL to sync timers between multiple servers
Hi Please add a command delay option so that commands are queued and executed at different intervals. For example, I have a problem with the server hanging when many worlds...
Commands have a delay setting which adds a wait time AFTER the command. I would expect the delay to occur before the command, (delaying the command itself). I discussed it...
Right now the execution limit is global per task, but could also be interesting to have the limit per user
Add an extra confirmation before actually deleting a tast