Advertisement
Guest User

Untitled

a guest
Jul 11th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 6.94 KB | None | 0 0
  1. # MyCommand  Commands Config File
  2. # commandsnumber (default 20) it's number of command you want make
  3. # Don't forget the '/' on runcmd line , example command: /myhelp
  4. # type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator
  5. # Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +
  6. # runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
  7. # runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
  8. # For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list
  9. # Set delay time with delaytimer: 5 (5 = seconds)
  10. # Use the dot . for decimal cost Example = cost : 5.5
  11. # You can use a custom permission node by placing "permission-node:" field in a command.
  12. # Custom error-message for invalid args ,put "error-message:" line in a command.
  13. # http://dev.bukkit.org/server-mods/mycommand/pages/configuration-and-example
  14. options:
  15.   commandsnumber: 20
  16. '1':
  17.   command: /vip
  18.   type: text
  19.   text:
  20.   - ' $darkgreen VIP uzsakymas 1 menesiui '
  21.   - ' $gold Siusk sms su tekstu:$red VPSNET3 6367 $red$player '
  22.   - ' $gold Numeriu $red 1398 $gold kaina 5 LT '
  23.   - ' $gold Pranesk, kad isiuntiai skype:$red icz.xp '
  24.   - ' $red Nori suzinoti ka gali $goldVIP$red ? rasyk /vipk '
  25.   runcmd:
  26.   - '/sample'
  27.   cost: 0
  28.   delaytimer: 5
  29. '2':
  30.   command: /supervip
  31.   type: text
  32.   text:
  33.   - ' $darkgreen SuperVIP uzsakymas 1 menesiui '
  34.   - ' $gold Siusk sms su tekstu:$red VPSNET6 6367 $red$player '
  35.   - ' $gold Numeriu $red 1398 $gold kaina 7 LT '
  36.   - ' $gold Pranesk, kad isiuntei skype:$red icz.xp '
  37.   - ' $red Nori suzinoti ka gali $goldSuperVIP$red ? rasyk /supervipk '
  38.   runcmd:
  39.   - '/sample'
  40.   cost: 0
  41.   delaytimer: 5
  42. '3':
  43.   command: /premium
  44.   type: text
  45.   text:
  46.   - ' $darkgreen Premium uzsakymas 1 menesiui '
  47.   - ' $gold Siusk sms su tekstu:$red VPSNET10 6367 $red$player '
  48.   - ' $gold Numeriu $red 1398 $gold kaina 15 LT '
  49.   - ' $gold Pranesk, kad isiuntiai skype:$red icz.xp '  
  50.   - ' $red Nori suzinoti ka gali $goldPremium$red ? rasyk /premiumk '
  51.   runcmd:
  52.   - '/sample'
  53.   cost: 0
  54.   delaytimer: 5
  55. '4':
  56.   command: /vipk
  57.   type: text
  58.   text:
  59.   - ' $red Ka gauna VIP?'
  60.   - ' $gold Galymybe uzsideti daikta ant galvos komanda:$red /hat '
  61.   - ' $gold Galymybe grizti i mirimo vieta komanda:$red /back'
  62.   - ' $gold Galymybe naudotis narkotikais kas 2 H komanda:$red /narkotikai '
  63.   - ' $gold Galymybe tureti 3 sethome komanda:$red /sethome (pavadinimas) '
  64.   - ' $gold Galymybe numalzinti alki komanda:$red /feed '
  65.   - ' $gold Turi specialu kit komanda:$red /kit vip '
  66.   runcmd:
  67.   - '/sample'
  68.   cost: 0
  69.   delaytimer: 5
  70. '5':
  71.   command: /supervipk
  72.   type: text
  73.   text:  
  74.   - ' $red Ka gauna SuperVIP? '
  75.   - ' $gold Gauna visas VIP privilegijas ! '
  76.   - ' $gold Galymybe tureti 6 sethome komanda:$red /sethome (pavadinimas) '
  77.   - ' $gold Galymybe pakeisti spawneri komanda:$red /spawner '
  78.   - ' $gold Galymybe pasipildyti gyvybes komanda:$red /heal '
  79.   - ' $gold Galymybe nusiusti pakvietima kitam atsiteleportuoti ji komanda:$red /tpahere '
  80.   - ' $gold Turi specialu kit komanda:$red /kit supervip '
  81.   runcmd:
  82.   - '/sample'
  83.   cost: 0
  84.   delaytimer: 5
  85. '6':
  86.   command: /premiumk
  87.   type: text
  88.   text:
  89.   - ' $red Ka gauna Premium? '
  90.   - ' $gold Gauna visas VIP ir SuperVIP privilegijas ! '
  91.   - ' $gold Galymybe pakeisti spawneri komanda:$red /spawner '
  92.   - ' $gold Galymybe keisti ora komanda:$red /weather (sun)(storm) '
  93.   - ' $gold Galymybe tureti 10 sethome komanda:$red /sethome (pavadinimas) '
  94.   - ' $gold Galymybe papildyti gyvybes kitiems komanda:$red /heal (Zaidejo nick) '
  95.   - ' $gold Turi specialu kit komanda:$red /kit premium '
  96.   runcmd:
  97.   - '/sample'
  98.   cost: 0
  99.   delaytimer: 5
  100. '7':
  101.   command: /gamemode
  102.   type: text
  103.   text:
  104.   - ' $darkgreen Gamemode uzsakymas 1 menesiui '
  105.   - ' $gold Siusk sms su tekstu:$red VPSNET15 6367 $red$player '
  106.   - ' $gold Numeriu $red 1398 $gold kaina 30 LT '
  107.   - ' $gold Pranesk, kad isiuntiai skype: icz.xp '
  108.   - ' $red Nori suzinoti ka gali $goldGamemode$red ? rasyk /gamemodek
  109.  runcmd:
  110.  - '/sample'
  111.  cost: 0
  112.  delaytimer: 5
  113. '8':
  114.  command: /gamemodek
  115.  type: text
  116.  text:
  117.  - ' $red Ka gauna Gamemode? '
  118.  - ' $gold Galymybe pakeisti zaidymo rezima komanda:$red /gamemode 1 ! '
  119.  runcmd:
  120.  - '/sample'
  121.  cost: 0
  122.  delaytimer: 5
  123. '9':
  124.  command: /mycmd-addtimer
  125.  type: text
  126.  text:
  127.  - '$gold Put your command over /mycmd-addtimer'
  128.  - '$gold And change type : from text to addtimer'
  129.  runcmd:
  130.  - '/sample'
  131.  cost: 0
  132.  delaytimer: 5
  133. '10':
  134.  command: /mycmd-addpermission
  135.  type: text
  136.  text:
  137.  - '$gold Put your command over /mycmd-addpermission'
  138.  - '$gold And change type : from text to addpermission'
  139.  runcmd:
  140.  - '/sample'
  141.  cost: 0
  142.  delaytimer: 5
  143. '11':
  144.  command: /mycmd-textargs
  145.  type: text
  146.  text:
  147.  - 'Player Name : $player'
  148.  - 'World : $world'
  149.  - 'Health : $health Food : $food'
  150.  - 'Exp : $exp Level : $level'
  151.  - 'Gamemode : $gamemode'
  152.  - 'LastDamage : $lastdamage'
  153.  runcmd:
  154.  - '/sample'
  155.  cost: 0
  156.  delaytimer: 5
  157. '12':
  158.  command: /mycmd-online
  159.  type: text
  160.  text:
  161.  - '$red There are $online players online.'
  162.  runcmd:
  163.  - '/sample'
  164.  cost: 0
  165.  delaytimer: 5
  166. '13':
  167.  command: /mycmd-clearchat
  168.  type: broadcast-text
  169.  text:
  170.  - ''
  171.  - ''
  172.  - ''
  173.  - ''
  174.  - ''
  175.  - ''
  176.  - ''
  177.  - ''
  178.  - ''
  179.  - ''
  180.  runcmd:
  181.  - '/sample'
  182.  cost: 0
  183.  delaytimer: 5
  184. '14':
  185.  command: /mycmd-shortcut
  186.  type: runcommand
  187.  text:
  188.  - '$red Text of command $black14'
  189.  runcmd:
  190.  - '/say $multiargs'
  191.  cost: 0
  192.  delaytimer: 5
  193. '15':
  194.  command: /mycmd-random
  195.  type: runcommand-random
  196.  text:
  197.  - '$red Text of command $black15'
  198.  runcmd:
  199.  - '/say 1 $multiargs'
  200.  - '/say 2 $multiargs'
  201.  - '/say 3 $multiargs'
  202.  cost: 0
  203.  delaytimer: 5
  204. '16':
  205.  command: /mycmd-help 2
  206.  type: text
  207.  text:
  208.  - '$brightgreen ---- MyCommand Help Page Two ---'
  209.  - '$gold Test Help 2'
  210.  runcmd:
  211.  - '/sample'
  212.  cost: 0
  213.  delaytimer: 5
  214. '17':
  215.  command: /mycmd-help 1
  216.  type: text
  217.  text:
  218.  - '$brightgreen ---- MyCommand Help Page One ---'
  219.  - '$gold Test Help 1'
  220.  runcmd:
  221.  - '/sample'
  222.  cost: 0
  223.  delaytimer: 5
  224. '18':
  225.  command: /mycmd-help
  226.  type: text
  227.  text:
  228.  - '$brightgreen ---- MyCommand Help Main Page---'
  229.  - '$gold Test Help '
  230.  runcmd:
  231.  - '/sample'
  232.  cost: 0
  233.  delaytimer: 5
  234. '19':
  235.  command: /scriptexample
  236.  type: text
  237.  text:
  238.  - 'Example'
  239.  runcmd:
  240.  - '$Script$HasPermission==custompermission.test'
  241.  - '$Script$SetInteger=1'
  242.  - '$Script$Integer==1'
  243.  - '$Script$SetString=ciao'
  244.  - '$Script$String!=lol'
  245.  - '$Script$Integer>10'
  246.  - '/dosomething'
  247.  cost: 0
  248.  delaytimer: 5
  249. '20':
  250.  command: /mycmdsample20
  251.  type: text
  252.  text:
  253.  - '$red Text of command $black20'
  254.  runcmd:
  255.  - '/sample'
  256.  cost: 0
  257.  delaytimer: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement