MyCommand v1.6

Details

  • Filename
    MyCommand.jar
  • Uploaded by
  • Uploaded
    Mar 31, 2012
  • Size
    16.80 KB
  • Downloads
    428
  • MD5
    238773e7389213b35a007738779cad79

Supported Bukkit Versions

  • CB 1.2.4-R1.0

Changelog

Version 1.6 : Built with RB 1.2.4-R1.0. -is recommended delete your old config file. Add support for run more command in one Ex : command1: /wgdef type1: runcommand runcmd1: - //expand vert - /region define $arg1 $arg2 Change $args in $arg1 and add $arg2 Ex : /yourcommand $arg1 $arg2 New text command arguments. $health (Show player sender health level) $food (Show player sender food level) $world (Show player sender world) $exp (Show player sender experience ) $level (Show player sender level experience ) $online (Show number of player online) $gamemode (Show player sender gamemode ) $lastdamage (Show player sender lastdamage ) New broadcast text type added (perm-broadcast-text) Only player with the permissions "mycommand.see.permbroadcast" can see the text.

launching a command with 2 args($arg1 $arg2),if you don't type full command ,but type only the $arg1 ,returns internal error.