This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Features
Allows you to easily run commands on set intervals. For example you could have /save-all running every 5 minutes.
Per a second time intervals, will only handle commands in seconds.
Easy to edit config, just follow below.
Config Setup
#The commands to run.
#TimeInSeconds = the time to repeat it. Ex: 3 would mean repeat every 3 seconds.
#Command = the command to run.
#You can use the variable %p, if you do it will retrieve the name of all players. Thus applying the command to all players.
#Remember to use ' '.
#Format: {TimeInSeconds}:{Command}
Commands:
- '60:msg %p Welcome to the server %p!'
- '120:save-all'
Ideas
Please comment below.
Comments
To post a comment, please login or register a new account.
Comments