Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # MyCommand Commands Config File
- # commandsnumber (default 20) it's number of command you want make
- # Don't forget the '/' on runcmd line , example command: /myhelp
- # type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator
- # Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +
- # runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
- # runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
- # For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list
- # Set delay time with delaytimer: 5 (5 = seconds)
- # Use the dot . for decimal cost Example = cost : 5.5
- # You can use a custom permission node by placing "permission-node:" field in a command.
- # Custom error-message for invalid args ,put "error-message:" line in a command.
- # http://dev.bukkit.org/server-mods/mycommand/pages/configuration-and-example
- options:
- commandsnumber: 20
- '1':
- command: /vip
- type: text
- text:
- - ' $darkgreen VIP uzsakymas 1 menesiui '
- - ' $gold Siusk sms su tekstu:$red VPSNET3 6367 $red$player '
- - ' $gold Numeriu $red 1398 $gold kaina 5 LT '
- - ' $gold Pranesk, kad isiuntiai skype:$red icz.xp '
- - ' $red Nori suzinoti ka gali $goldVIP$red ? rasyk /vipk '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '2':
- command: /supervip
- type: text
- text:
- - ' $darkgreen SuperVIP uzsakymas 1 menesiui '
- - ' $gold Siusk sms su tekstu:$red VPSNET6 6367 $red$player '
- - ' $gold Numeriu $red 1398 $gold kaina 7 LT '
- - ' $gold Pranesk, kad isiuntei skype:$red icz.xp '
- - ' $red Nori suzinoti ka gali $goldSuperVIP$red ? rasyk /supervipk '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '3':
- command: /premium
- type: text
- text:
- - ' $darkgreen Premium uzsakymas 1 menesiui '
- - ' $gold Siusk sms su tekstu:$red VPSNET10 6367 $red$player '
- - ' $gold Numeriu $red 1398 $gold kaina 15 LT '
- - ' $gold Pranesk, kad isiuntiai skype:$red icz.xp '
- - ' $red Nori suzinoti ka gali $goldPremium$red ? rasyk /premiumk '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '4':
- command: /vipk
- type: text
- text:
- - ' $red Ka gauna VIP?'
- - ' $gold Galymybe uzsideti daikta ant galvos komanda:$red /hat '
- - ' $gold Galymybe grizti i mirimo vieta komanda:$red /back'
- - ' $gold Galymybe naudotis narkotikais kas 2 H komanda:$red /narkotikai '
- - ' $gold Galymybe tureti 3 sethome komanda:$red /sethome (pavadinimas) '
- - ' $gold Galymybe numalzinti alki komanda:$red /feed '
- - ' $gold Turi specialu kit komanda:$red /kit vip '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '5':
- command: /supervipk
- type: text
- text:
- - ' $red Ka gauna SuperVIP? '
- - ' $gold Gauna visas VIP privilegijas ! '
- - ' $gold Galymybe tureti 6 sethome komanda:$red /sethome (pavadinimas) '
- - ' $gold Galymybe pakeisti spawneri komanda:$red /spawner '
- - ' $gold Galymybe pasipildyti gyvybes komanda:$red /heal '
- - ' $gold Galymybe nusiusti pakvietima kitam atsiteleportuoti ji komanda:$red /tpahere '
- - ' $gold Turi specialu kit komanda:$red /kit supervip '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '6':
- command: /premiumk
- type: text
- text:
- - ' $red Ka gauna Premium? '
- - ' $gold Gauna visas VIP ir SuperVIP privilegijas ! '
- - ' $gold Galymybe pakeisti spawneri komanda:$red /spawner '
- - ' $gold Galymybe keisti ora komanda:$red /weather (sun)(storm) '
- - ' $gold Galymybe tureti 10 sethome komanda:$red /sethome (pavadinimas) '
- - ' $gold Galymybe papildyti gyvybes kitiems komanda:$red /heal (Zaidejo nick) '
- - ' $gold Turi specialu kit komanda:$red /kit premium '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '7':
- command: /gamemode
- type: text
- text:
- - ' $darkgreen Gamemode uzsakymas 1 menesiui '
- - ' $gold Siusk sms su tekstu:$red VPSNET15 6367 $red$player '
- - ' $gold Numeriu $red 1398 $gold kaina 30 LT '
- - ' $gold Pranesk, kad isiuntiai skype: icz.xp '
- - ' $red Nori suzinoti ka gali $goldGamemode$red ? rasyk /gamemodek
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '8':
- command: /gamemodek
- type: text
- text:
- - ' $red Ka gauna Gamemode? '
- - ' $gold Galymybe pakeisti zaidymo rezima komanda:$red /gamemode 1 ! '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '9':
- command: /mycmd-addtimer
- type: text
- text:
- - '$gold Put your command over /mycmd-addtimer'
- - '$gold And change type : from text to addtimer'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '10':
- command: /mycmd-addpermission
- type: text
- text:
- - '$gold Put your command over /mycmd-addpermission'
- - '$gold And change type : from text to addpermission'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '11':
- command: /mycmd-textargs
- type: text
- text:
- - 'Player Name : $player'
- - 'World : $world'
- - 'Health : $health Food : $food'
- - 'Exp : $exp Level : $level'
- - 'Gamemode : $gamemode'
- - 'LastDamage : $lastdamage'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '12':
- command: /mycmd-online
- type: text
- text:
- - '$red There are $online players online.'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '13':
- command: /mycmd-clearchat
- type: broadcast-text
- text:
- - ''
- - ''
- - ''
- - ''
- - ''
- - ''
- - ''
- - ''
- - ''
- - ''
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '14':
- command: /mycmd-shortcut
- type: runcommand
- text:
- - '$red Text of command $black14'
- runcmd:
- - '/say $multiargs'
- cost: 0
- delaytimer: 5
- '15':
- command: /mycmd-random
- type: runcommand-random
- text:
- - '$red Text of command $black15'
- runcmd:
- - '/say 1 $multiargs'
- - '/say 2 $multiargs'
- - '/say 3 $multiargs'
- cost: 0
- delaytimer: 5
- '16':
- command: /mycmd-help 2
- type: text
- text:
- - '$brightgreen ---- MyCommand Help Page Two ---'
- - '$gold Test Help 2'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '17':
- command: /mycmd-help 1
- type: text
- text:
- - '$brightgreen ---- MyCommand Help Page One ---'
- - '$gold Test Help 1'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '18':
- command: /mycmd-help
- type: text
- text:
- - '$brightgreen ---- MyCommand Help Main Page---'
- - '$gold Test Help '
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
- '19':
- command: /scriptexample
- type: text
- text:
- - 'Example'
- runcmd:
- - '$Script$HasPermission==custompermission.test'
- - '$Script$SetInteger=1'
- - '$Script$Integer==1'
- - '$Script$SetString=ciao'
- - '$Script$String!=lol'
- - '$Script$Integer>10'
- - '/dosomething'
- cost: 0
- delaytimer: 5
- '20':
- command: /mycmdsample20
- type: text
- text:
- - '$red Text of command $black20'
- runcmd:
- - '/sample'
- cost: 0
- delaytimer: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement