MyCommand v4.0.0
Details
-
FilenameMyCommand.jar
-
Uploaded by
-
UploadedAug 21, 2013
-
Size105.38 KB
-
Downloads6,463
-
MD59d7aaf4169501d3059e4c7b8139d054e
Supported Bukkit Versions
- CB 1.6.2-R0.1
Changelog
Version 4.0.0
Added "AddPermission=" , "RemovePermission=" and "HasEmptyInventory" scripts
Added $randomplayer , $todaydate and $randomnumber%n%
Example of use for $randomnumber : '$randomnumber%100%' , This generate a random number from 1 to 100;
Added save&load feature for Itemset command,and autoload.See itemset.yml.
ItemMenu changes : Added item datavalue,support for multiple line description.(Use the ; for split the line) and the item displayed name it's different from command.
The sintax now is 'POSITION:ITEMID:ITEMDATA:COMMAND/MESSAGE:TITLE:DESCRIPTION;MULTILINES'
Added scoreboard type. :
Example of use :
'1': command: /sbtest type: scoreboard text: - 'Remove scoreboard after DelayTimer(sec) - 0 = never' scoreboard_name: '&bTest' scoreboard_text: - '$randomnumber%1000%:Lucky' - '$exp:Exp' - '$level:Level' cost: 0 delaytimer: 5
Minor Changes.
Update : Itemmenù commands doesn't work properly.Use the 4.1.0dev version for now.