Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. every 300 seconds:
  2. make console execute command "setblock 222 35 80 minecraft:redstone_block"
  3. wait 5 tick
  4. make console execute command "setblock 222 35 80 minecraft:air"
  5. broadcast "&7[&fMeluin&7] &cNo needed monster has been despawned"
  6.  
  7.  
  8.  
  9. every 60 seconds:
  10. make console execute command "hd setline test 2 59"
  11. wait 1 second
  12. make console execute command "hd setline test 2 58"
  13. wait 1 second
  14. make console execute command "hd setline test 2 57"
  15. wait 1 second
  16. make console execute command "hd setline test 2 56"
  17. wait 1 second
  18. make console execute command "hd setline test 2 55"
  19. wait 1 second
  20. make console execute command "hd setline test 2 54"
  21. wait 1 second
  22. make console execute command "hd setline test 2 53"
  23. wait 1 second
  24. make console execute command "hd setline test 2 52"
  25. wait 1 second
  26. make console execute command "hd setline test 2 51"
  27. wait 1 second
  28. make console execute command "hd setline test 2 50"
  29. wait 1 second
  30. make console execute command "hd setline test 2 49"
  31. wait 1 second
  32. make console execute command "hd setline test 2 48"
  33. wait 1 second
  34. make console execute command "hd setline test 2 47"
  35. wait 1 second
  36. make console execute command "hd setline test 2 46"
  37. wait 1 second
  38. make console execute command "hd setline test 2 45"
  39. wait 1 second
  40. make console execute command "hd setline test 2 44"
  41. wait 1 second
  42. make console execute command "hd setline test 2 43"
  43. wait 1 second
  44. make console execute command "hd setline test 2 42"
  45. wait 1 second
  46. make console execute command "hd setline test 2 41"
  47. wait 1 second
  48. make console execute command "hd setline test 2 40"
  49. wait 1 second
  50. make console execute command "hd setline test 2 39"
  51. wait 1 second
  52. make console execute command "hd setline test 2 38"
  53. wait 1 second
  54. make console execute command "hd setline test 2 37"
  55. wait 1 second
  56. make console execute command "hd setline test 2 36"
  57. wait 1 second
  58. make console execute command "hd setline test 2 35"
  59. wait 1 second
  60. make console execute command "hd setline test 2 34"
  61. wait 1 second
  62. make console execute command "hd setline test 2 33"
  63. wait 1 second
  64. make console execute command "hd setline test 2 32"
  65. wait 1 second
  66. make console execute command "hd setline test 2 31"
  67. wait 1 second
  68. make console execute command "hd setline test 2 30"
  69. wait 1 second
  70. make console execute command "hd setline test 2 29"
  71. wait 1 second
  72. make console execute command "hd setline test 2 28"
  73. wait 1 second
  74. make console execute command "hd setline test 2 27"
  75. wait 1 second
  76. make console execute command "hd setline test 2 26"
  77. wait 1 second
  78. make console execute command "hd setline test 2 25"
  79. wait 1 second
  80. make console execute command "hd setline test 2 24"
  81. wait 1 second
  82. make console execute command "hd setline test 2 23"
  83. wait 1 second
  84. make console execute command "hd setline test 2 22"
  85. wait 1 second
  86. make console execute command "hd setline test 2 21"
  87. wait 1 second
  88. make console execute command "hd setline test 2 20"
  89. wait 1 second
  90. make console execute command "hd setline test 2 19"
  91. wait 1 second
  92. make console execute command "hd setline test 2 18"
  93. wait 1 second
  94. make console execute command "hd setline test 2 17"
  95. wait 1 second
  96. make console execute command "hd setline test 2 16"
  97. wait 1 second
  98. make console execute command "hd setline test 2 15"
  99. wait 1 second
  100. make console execute command "hd setline test 2 14"
  101. wait 1 second
  102. make console execute command "hd setline test 2 13"
  103. wait 1 second
  104. make console execute command "hd setline test 2 12"
  105. wait 1 second
  106. make console execute command "hd setline test 2 11"
  107. wait 1 second
  108. make console execute command "hd setline test 2 10"
  109. wait 1 second
  110. make console execute command "hd setline test 2 9"
  111. wait 1 second
  112. make console execute command "hd setline test 2 8"
  113. wait 1 second
  114. make console execute command "hd setline test 2 7"
  115. wait 1 second
  116. make console execute command "hd setline test 2 6"
  117. wait 1 second
  118. make console execute command "hd setline test 2 5"
  119. wait 1 second
  120. make console execute command "hd setline test 2 4"
  121. wait 1 second
  122. make console execute command "hd setline test 2 3"
  123. wait 1 second
  124. make console execute command "hd setline test 2 2"
  125. wait 1 second
  126. make console execute command "hd setline test 2 1"
  127. wait 1 second
  128. make console execute command "hd setline test 2 &7WAVE"
  129. wait 1 tick
  130. make console execute command "/setblock 223 35 82 minecraft:redstone_block"
  131. wait 5 tick
  132. make console execute command "/setblock 223 35 82 minecraft:air"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement