Minecraft CommandExpectation mod 2026 download
logo
minecraft mod CommandExpectation

CommandExpectation

Game Version: 1.8.1
Total Downloads: 2,704
Updated: Apr 6, 2015
Created: Feb 14, 2014
Download CommandExpectationDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Command Expectation v0.3.1 release 12.83 KB Apr 6, 2015 1.8.1 1,422 download CommandExpectation Command Expectation v0.3.1 releaseDownload
Command Expectation v0.3.0 release 12.68 KB Apr 5, 2015 1.8.1 167 download CommandExpectation Command Expectation v0.3.0 releaseDownload
Command Expectation v0.2.0 release 9.00 KB Nov 30, 2014 CB 1.7.9-R0.2 423 download CommandExpectation Command Expectation v0.2.0 releaseDownload
Command Expectation v0.1.0 release 4.69 KB Feb 17, 2014 1.7.2 692 download CommandExpectation Command Expectation v0.1.0 releaseDownload

Description

Share this:

Command Expectation

Command Expectation is simple plugin, that allows you to add delay to any command. For example, you can add 1 minute delay to /spawn command to prevent teleporting in PVP.

Features

  • Add delay to any command you want
  • Separated delay time for separated command
  • Prevent command execution if player moves
  • Use permissions to override delays
  • All aliases of command supported (you don't need to configure delay for all aliases of command)

Permissions

  • commandexpectation.ignore — ignore delays for all commands
  • commandexpectation.ignore.<command> — ignore delay for command <command>

Configuration

warning-message:  #You can configure messages
  command-delayed: '&6Your command will be executed after &e%time%'
  command-canceled: '&cYou moved! Command executiong canceled!'
  command-twice: '&cYou are already waiting for this command!'
commands:
  help:  # command or command alias
    time: 10s # Delay 10 seconds for command /help
    hold-position: false  
  tp:  # command or command alias
    time: 1m # Delay 1 minute for command /help
    hold-position: true # If player moves command will not be executed

Time format used in config is same to format used in my plugins ReActions and PlayEffect. You can read more here

P.S. This plugin was created according to plugin request at rubukkit.org.

Comments

Add a comment