Minecron
autoCommands has been suceeded by Minecron and will no longer be updated. Go check it out!
Created for Gearfried on this plugin request topic, autoCommands lets you simple schedule commands to be ran from the console every x minutes! Think of it like an auto broadcaster plugin, but for commands!
Currently autoCommands only let you run commands every x minutes, however depending on the feedback I may add features to execute commands at certain times of the day and week.
Features
- Run commands every x minutes from the console!
- Simple and lightweight!
Documentation
There are no commands, just edit the configuration file and restart/reload the server.
#autoCommands Configuration File
updateCheck: true
Task:
enable: false
#How long should we wait between executing the commands. (in seconds)
time: 30
#What commands to execute from the console. **Do not include the '/'**
commands:
- 'say Task Executed!'
- 'say Looks like autoCommands is working!'
Want to Help Out?
If you're a programmer.
I have a GitHub project which you can contribute to, over here. Programming is always better together!
If you're NOT a programmer.
You can help me out by posting your feedback in the comments! Submitting tickets with suggestions, and reporting bugs!