Is there a server plugin that automatically executes commands on a regular basis in a time that I specify?
Example:
I set the commands "/ time set day" and "5min". Then this plugin automatically activates the command every 5 minutes.
(Bin Operator, PaperSpigot, 1.15.2 Java)
You could try a command block and a redstone clock…
Do you have the problem that time changes? There are other methods for this.
The time of day is not my problem, all the basic stuff from gamerule etc. I know. I'm interested in commands that have been added by various other plugins. For example, things like Playerswap, BlockID-change, etc., things that add practically different challenges to the game. With command block and clock this is of course possible, but then I would have to build it again and again on every server in every world jeder
Oh well, okay…
I'm looking for something was
This could be just the thing, examples + video below.