DelayedCommands

DelayedCommands- issue a bunch of commands after some time!
Version v1.0.0

Overview

You ever had to type in some commands manually, like starting an event and announcing a countdown to it? If the task is ever the same and needs to be timed correctly, DelayedCommands is the plugin for you!

start a prescripted bunch of commands by issuing /dc <index>
onlyop limits usage to ops and console
issuebyconsole sets the command executor to console, if false, the sender is used! (beware of logging out while running a command on sender!)

Configuration

issuebyconsole: true
onlyop: true
#if you type /dc intro, the console will say hello at 0 seconds and at 10 seconds the other text!
intro:
  start: 0;say hello
  delayed: 10;say ten seconds after!

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    54106
  • Created
    Mar 18, 2013
  • Last Released File
    Mar 18, 2013
  • Total Downloads
    1,048
  • License

Categories

Members

Recent Files

Bukkit