MyCommand v3.9.3
Details
-
FilenameMyCommand.jar
-
Uploaded by
-
UploadedJul 21, 2013
-
Size97.10 KB
-
Downloads3,745
-
MD532ae6d6e4c41344640720f60bd215a00
Supported Bukkit Versions
- 1.6.2
Changelog
Version 3.9.3
Added $text$ arguments for runcmd.(Send a single text line to sender without use text fields)
Example of use :
'3': command: /yourcmd type: runcommand runcmd: - '$text$&cHello!'
Added the IconMenù type
Example of use :
'1': command: /iconmenu type: iconmenu text: - 'POSITION:ITEMID:COMMAND/MESSAGE:DESCRIPTION' iconmenu_title: '&cMyCommand &4ItemMenu' iconmenu_size: 27 iconmenu_commands: - '0:322:/help:&aOpen the help menù' - '1:345:/mycmd:MyCommand menù' - '9:388:/list:&bShow online players' - '10:347:/time set 0:Turn day' - '26:339:/rules:&cSee the server rules'
Result :
Internal change.
None