CommandTimer icon indicating copy to clipboard operation
CommandTimer copied to clipboard

Probably the most complete command scheduling plugin for Spigot

Results 39 CommandTimer issues
Sort by recently updated
recently updated
newest added

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

bug
confirmed

Be able to save the timers in SQL to sync timers between multiple servers

feature

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...

feature

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

feature

Add an extra confirmation before actually deleting a tast

feature
backlog