Advertisement
Riizy

d

Jul 15th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. randomtp:
  2. command: /randomtp
  3. type: RUN_CONSOLE
  4. runcmd:
  5. - '/spreadplayers 100 100 100000 100001 false @p'
  6. permission-required: false
  7.  
  8. CC:
  9. command: /cc
  10. type: BROADCAST_TEXT
  11. text:
  12. - '%Repeat%100% '
  13. - '&a&lFree&c&lBuild &8× &7Der chat wurde geleert.'
  14. permission-required: true
  15. permission-error: '&a&lFree&c&lBuild &8&l┃ &7Du hast keine Rechte auf den &cChatclear&7.'
  16. permission-node: mycmd.cc
  17.  
  18. iTzRiizy:
  19. command: /iTzRiizy
  20. type: TEXT
  21. text:
  22. - '&a&lFree&c&lBuild &8&l┃ &eAlles Eingestellt und unterstützt von &4iTzRiizy&e.'
  23. permission-required: false
  24.  
  25. menu:
  26. command: /menu
  27. type: ICON_MENU
  28. text:
  29. - 'POSITION:ITEM_NAME:ITEMDATA:COMMAND/MESSAGE:TITLE:DESCRIPTION;MULTILINES'
  30. - 'ITEM_NAME can also be ITEM_NAME;ENCHANTMENT_NAME;LEVEL'
  31. iconmenu_title: '&cMenü'
  32. iconmenu_size: 27
  33. iconmenu_commands:
  34. - '4:GOLDEN_APPLE:0:/help:&2Help:&aÖffne das Hilfe Menü'
  35. - '12:EMERALD:0:/list:&9Spieler Liste:&bZeige Online Spieler'
  36. - '14:DOUBLE_PLANT:0:/warp Shop:&9Shop:&bTelepotieren zum Shop'
  37. - '25:PAPER:0:/menu2:&9Page2'
  38. - '11:PLAYER_HEAD%$player:0:/command:Title:Description'
  39. - '26:LEGACY_WOOL:11:%openiconmenu%/iconmenu2:Next Page:&cChange IconMenu Page;&a--------->'
  40. cost: 0
  41. delaytimer: 5
  42. menu2:
  43. command: /menu2
  44. type: ICON_MENU
  45. iconmenu_title: 'Page 2'
  46. iconmenu_size: 9
  47. iconmenu_commands:
  48. - '0:LEGACY_GOLDEN_APPLE:0:Do something:Hello!:=)'
  49. - '1:EMERALD:0:/list:&9Spieler Liste:&bZeige Online Spieler'
  50. - '8:LEGACY_WOOL:13:%openiconmenu%/iconmenu:Return Back:&cChange IconMenu Page;&a<---------'
  51. cost: 0
  52. delaytimer: 5
  53.  
  54. Countdown:
  55. command: /countdown
  56. type: RUN_COMMAND
  57. runcmd:
  58. - '$delay$$broadcasttext$&0[&eEvent&0] $random_color3..'
  59. - '$delay$$broadcasttext$&0[&eEvent&0] $random_color2..'
  60. - '$delay$$broadcasttext$&0[&eEvent&0] $random_color1..'
  61. - '$delay$$broadcasttext$&0[&eEvent&0] &eGO!!'
  62.  
  63. help:
  64. command: /help
  65. type: TEXT
  66. text:
  67. - '&a ---- &6Hilfe &a----'
  68. - '&e Das ist die Main Page für die Hilfe '
  69. - '&e Gebe &6/help2 &efür die 2 Seite'
  70.  
  71. feed:
  72. command: /feed
  73. type: RUN_COMMAND
  74. runcmd:
  75. - '%PlayerOptions%setFoodLevel: 20'
  76. - '%PlayerOptions%sendMessage: &a&lFree&c&lBuild &8&l┃ &eDein Hunger wurde gestillt. :)'
  77. delaytimer: 60
  78. permission-required: true
  79. permission-node: mycmd.feed
  80. permission-error: '&a&lFree&c&lBuild &8&l┃ &7Du hast keine Rechte auf &cFeed&7.'
  81.  
  82. heal:
  83. command: /heal
  84. type: RUN_COMMAND
  85. runcmd:
  86. - '%PlayerOptions%setHealth: 20'
  87. - '%PlayerOptions%setFoodLevel: 20'
  88. - '%PlayerOptions%sendMessage: &a&lFree&c&lBuild &8&l┃ &eDu wurdest erfolgreich Geheilt! :)'
  89. delaytimer: 60
  90. permission-required: true
  91. permission-node: mycmd.heal
  92. permission-error: '&a&lFree&c&lBuild &8&l┃ &7Du hast keine Rechte auf &cHeal&7.'
  93.  
  94. lottery:
  95. command: /lottery
  96. type: RUN_COMMAND
  97. runcmd:
  98. - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1'
  99. - '$text$&6Welcome to &6Lottery!'
  100. - '$delay$'
  101. - '$text$&b+------------------------------------'
  102. - '$text$&b| &2Der Gewinn Heute! :'
  103. - '$text$&b| &aCOBBLESTONE, BREAD, APPLE, GOLD_INGOT or DIAMOND = &4JACKPOT! '
  104. - '$text$&b+------------------------------------'
  105. - '$text$&eBitte warte einen Moment für die Lottery!'
  106. - '$delay$$delay$$delay$'
  107. - '$delay$$text$&0[$random_colorLottery&0] &65...'
  108. - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1'
  109. - '$delay$$text$&0[$random_colorLottery&0] &64...'
  110. - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1'
  111. - '$delay$$text$&0[$random_colorLottery&0] &63...'
  112. - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1'
  113. - '$delay$$text$&0[$random_colorLottery&0] &62...'
  114. - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1'
  115. - '$delay$$text$&0[$random_colorLottery&0] &61...'
  116. - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1'
  117. - '$delay$'
  118. - '%PlayerOptions%playSound: ENTITY_EXPERIENCE_ORB_PICKUP:1.0F:1'
  119. - '$Script$%PlayerData%lotteryprize=$GetRandomStringFromList%COBBLESTONE;&4JACKPOT&7=DIAMOND;LEGACY_GOLD_INGOT;BREAD;APPLE%'
  120. - '$Script$%PlayerData%amount_lotteryprize=$randomnumber%3%'
  121. - '$delay$'
  122. - '$text$&b+------------------------------------'
  123. - '$text$&b| &6Glückwunsch! Du gewinnst! : &e $PlayerData%amount_lotteryprize% $PlayerData%lotteryprize%! '
  124. - '$text$&b+------------------------------------'
  125. - '%PlayerOptions%addItem: $PlayerData%lotteryprize%:$PlayerData%amount_lotteryprize%'
  126. delaytimer: 1
  127. permission-error: '&a&lFree&c&lBuild &8&l┃ &7Du hast keine Rechte auf &cLottery&7.'
  128.  
  129. dailybonus:
  130. command: /dailybonus
  131. type: RUN_COMMAND
  132. runcmd:
  133. - "$Script$%if%$todaydate!=$PlayerData%DailyBonus%"
  134. - "$text$&0[&6Daily&eBonus&0]&b Hallo Spieler! Hier, dein Daily ist da"
  135. - "$text$&0[&6Daily&eBonus&0]&b Hol &a1 DIAMOND!"
  136. - "%PlayerOptions%addItem: DIAMOND:1"
  137. - "$Script$%PlayerData%DailyBonus=$todaydate"
  138. - "$text$&0[&6Daily&eBonus&0]&b Komm morgen wieder!!"
  139. - "$Script$%else%"
  140. - "$text$&0[&6Daily&eBonus&0]&b Das ist genug für Heute, komm morgen zurück!"
  141. permission-required: false
  142.  
  143. regeln:
  144. command: /regeln
  145. type: TEXT
  146. text:
  147. - '&cKILLAURA &8| &4VERBOTEN!'
  148. - '&cX-Ray &8| &4VERBOTEN!'
  149. - '&cFly &8| &4VERBOTEN!'
  150. - '&cAIMBOT &8| &4VERBOTEN!'
  151. permission-required: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement