MyCommand v3.7

Details

  • Filename
    MyCommand.jar
  • Uploaded by
  • Uploaded
    Dec 20, 2012
  • Size
    49.01 KB
  • Downloads
    1,474
  • MD5
    dd0bfb4019d95e7e76ce74dc28a7a84c

Supported Bukkit Versions

  • CB 1.4.5-R1.0

Changelog

Version 3.7


Built with CB 1.4.5-R1.0

Added Custom Variables - /mycmd-variables (mycommand.variables) ,make a variable and use on every mycommand function.

Added runasoperator command type (this give a temporary op status to a sender player (use at you risk,also if i don't find any bug.)

Added spout-notification type. (show a message "like " achievement),Use the text line for configure.First line : Header title,Second line your text and in the third line put your item id (integer)

Renamed lmcmddatabase.yml in othersdb.yml (now contains variables and /lmcmd data)

Removed any reference with craftbukkit api.

Commands with multi arguments,supports only "text" type and you have to use the Underscore character instead of space for split. example : command: /test_1 ,command: /test_2

Minor changes.

Added $server-name & $server-motd

Changed $s with $space and $trike with $strike

spout-text doesn't work with last spout version.

if you use minecraft 1.4.6,make a random variable with /mycmd-variables,for fix an NPE.