autoCommands

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.

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!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    59808
  • Created
    Jun 22, 2013
  • Last Released File
    Jun 22, 2013
  • Total Downloads
    3,505
  • License

Categories

Members

Recent Files