Itsyuumello2

Untitled

Dec 16th, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. command /start:
  2. permission: skript.admin
  3. permission message: &cスタッフのみが使えるコマンドです。
  4. trigger:
  5. loop all players:
  6. broadcast "&eThe game starts in &615 &eseconds!"
  7. execute console command "/playsound block.note.hat master %loop-player% ~ ~ ~ 2 1 1"
  8. wait 14 seconds
  9. broadcast "&eThe game starts in &c5 &eseconds!"
  10. send loop-player title "&a5" for 2 seconds
  11. execute console command "/playsound block.note.hat master %loop-player% ~ ~ ~ 2 1 1"
  12. wait 1 seconds
  13. send loop-player title "&64" for 2 seconds
  14. broadcast "&eThe game starts in &c4 &eseconds!"
  15. execute console command "/playsound block.note.hat master %loop-player% ~ ~ ~ 2 1 1"
  16. wait 1 seconds
  17. send loop-player title "&63" for 2 seconds
  18. broadcast "&eThe game starts in &c3 &eseconds!"
  19. execute console command "/playsound block.note.hat master %loop-player% ~ ~ ~ 2 1 1"
  20. wait 1 seconds
  21. send loop-player title "&c2" for 2 seconds
  22. broadcast "&eThe game starts in &c2 &eseconds!"
  23. execute console command "/playsound block.note.hat master %loop-player% ~ ~ ~ 2 1 1"
  24. wait 1 seconds
  25. send loop-player title "&c1" for 1 seconds
  26. broadcast "&eThe game starts in &c1 &eseconds!"
  27. execute console command "/playsound block.note.hat master %loop-player% ~ ~ ~ 2 1 1"
  28. command "/clear @a"
  29. wait 1 seconds
  30. set {lobby} to false
  31. set {game} to true
  32. set loop-player's gamemode to survival
  33. set {redsidebar.%loop-player%} to true
  34. set {bluesidebar.%loop-player%} to true
  35. give stone pickaxe of efficiency 1 to loop-player
  36. give stone axe of efficiency 1 to loop-player
  37. give stone shovel of efficiency 1 to loop-player
  38. if {red::*} is set:
  39. loop all players:
  40. send loop-player title "&aGO!" with subtitle "&7Your Team &cRed" for 3 seconds
  41. teleport {red::*} to {redteleport}
  42. execute console command "/playsound block.note.pling master %loop-player% ~ ~ ~ 2 2 1"
  43. execute console command "/playsound block.note.pling master %loop-player% ~ ~ ~ 2 0.5 1"
  44. command "/playsound block.portal.trigger master %loop-player% ~ ~ ~ 2 1 1"
  45. equip loop-player with all leather armour
  46. dye loop-player's helmet red
  47. dye loop-player's chestplate red
  48. dye loop-player's leggings red
  49. dye loop-player's boots red
  50. wait 2 seconds
  51. broadcast "&a------------------------------"
  52. broadcast "&f&l Buy Walls"
  53. broadcast ""
  54. broadcast "&e 鉱石を掘ったらゴールドが手に入るぞ!"
  55. broadcast "&e そのゴールドでショップで武器や装備が"
  56. broadcast "&e 買うことができるぞ!"
  57. broadcast "&e 時間がたつと壁が開くぞ!"
  58. broadcast "&e 壁が開くと相手チームとのバトル開始だ!"
  59. broadcast "&e ゴールドで買ったアイテムや武器をを使って"
  60. broadcast "&e 勝利を目指そう!"
  61. broadcast "&a------------------------------"
  62. broadcast "&aMap create by &edifib"
  63. wait 3 seconds
  64. broadcast "&aランクによって&cキル&aした時や&6ゲーム&aに勝利した時に"
  65. broadcast "&aもらえる&6コイン&aが増えます。"
  66. broadcast ""
  67. broadcast "&aVIP &f&l2倍 &aVIP&6+ &f&l2.5倍 &bMVP &f&l3倍 &bMVP&c+ &f&l4倍 &7(20 コインを基準とする。)"
  68. wait 0.5 seconds
  69. broadcast ""
  70. broadcast "&d/realm &aで &eCash / キャッシュ &aを買うことができます。"
  71. broadcast "&eCash / キャッシュ &aを使ってロビーでランクなどを買うことができます。"
  72. stop
  73. if {blue::*} is set:
  74. loop all players:
  75. send loop-player title "&aGO!" with subtitle "&7Your Team &9Blue" for 3 seconds
  76. teleport {blue::*} to {blueteleport}
  77. execute console command "/playsound block.note.pling master %loop-player% ~ ~ ~ 2 2 1"
  78. execute console command "/playsound block.note.pling master %loop-player% ~ ~ ~ 2 0.5 1"
  79. execute console command "/playsound block.portal.trigger master %loop-player% ~ ~ ~ 2 1 1"
  80. equip loop-player with all leather armour
  81. dye loop-player's helmet blue
  82. dye loop-player's chestplate blue
  83. dye loop-player's leggings blue
  84. dye loop-player's boots blue
  85. wait 2 seconds
  86. broadcast "&a------------------------------"
  87. broadcast "&f&l Buy Walls"
  88. broadcast ""
  89. broadcast "&e 鉱石を掘ったらゴールドが手に入るぞ!"
  90. broadcast "&e そのゴールドでショップで武器や装備が"
  91. broadcast "&e 買うことができるぞ!"
  92. broadcast "&e 時間がたつと壁が開くぞ!"
  93. broadcast "&e 壁が開くと相手チームとのバトル開始だ!"
  94. broadcast "&e ゴールドで買ったアイテムや武器をを使って"
  95. broadcast "&e 勝利を目指そう!"
  96. broadcast "&a------------------------------"
  97. broadcast "&aMap create by &edifib"
  98. wait 3 seconds
  99. broadcast "&aランクによって&cキル&aした時や&6ゲーム&aに勝利した時に"
  100. broadcast "&aもらえる&6コイン&aが増えます。"
  101. broadcast ""
  102. broadcast "&aVIP &f&l2倍 &aVIP&6+ &f&l3倍 &bMVP &f&l4倍 &bMVP&c+ &f&l5倍 &7(20 コインを基準とする。)"
  103. wait 0.5 seconds
  104. broadcast ""
  105. broadcast "&d/realm &aで &eCash / キャッシュ &aを買うことができます。"
  106. broadcast "&eCash / キャッシュ &aを使ってロビーでランクなどを買うことができます。"
  107. stop
  108.  
  109. command /stopgame <text>:
  110. permission: skript.admin
  111. trigger:
  112. loop all players:
  113. send "&6-----------------------------------------------------" to loop-player
  114. send "&1" to loop-player
  115. send "&aサーバーの &c管理者 &aによってゲームが &c強制的 &aに &c停止 &aしました。" to loop-player
  116. send "&2" to loop-player
  117. send "&7理由: &b%arg-1%" to loop-player
  118. send "&3" to loop-player
  119. send "&6-----------------------------------------------------" to loop-player
  120. delete {red::*}
  121. delete {blue::*}
  122. set {gameplayer} to 0
  123. set {redteam} to 0
  124. set {blueteam} to 0
  125. set {gold.%loop-player%} to 0
  126. set {gamekill.%loop-player%} to 0
  127. set {lobby} to true
  128. set {game} to false
  129. teleport loop-player to {defaultspawn}
  130. command "/clear @a"
  131. command "/effect %loop-player% clear"
  132. command "/playsound block.note.pling master @a ~ ~ ~ 2 0.1 1"
  133. set slot 0 of loop-player to bedrock named "&c現在コスチューム作成中..." with lore "&1" and "&c&lCOMING SOON..." and "&2"
  134. set slot 4 of loop-player to nether star named "&aGame Join &7(Right Click)"
  135. set loop-player's gamemode to adventure
  136.  
  137. command /lobbyitem:
  138. permission: skript.admin
  139. trigger:
  140. loop all players:
  141. set slot 0 of loop-player to bedrock named "&c現在コスチューム作成中..." with lore "&1" and "&c&lCOMING SOON..." and "&2"
  142. set slot 4 of loop-player to nether star named "&aGame Join &7(Right Click)"
  143.  
  144. command /check:
  145. permission: skript.admin
  146. trigger:
  147. send "Red: %{red::*}%"
  148. send "blue: %{blue::*}%"
  149. send "&1"
  150. send "Total: %{gameplayer}%"
  151.  
  152. command /teleportset <text>:
  153. permission: skript.admin
  154. trigger:
  155. if arg-1 is "red":
  156. set {redteleport} to location of player
  157. send "&aSET THE RED TELEPORT LOCATION"
  158. if arg-1 is "blue":
  159. set {blueteleport} to location of player
  160. send "&aSET THE BLUE TELEPORT LOCATION"
  161.  
  162. every 1 seconds:
  163. loop all players:
  164. if {game} is true:
  165. if {red::*} is set:
  166. {redsidebar.%loop-player%} is true
  167. wipe loop-player's sidebar
  168. set name of sidebar of loop-player to "&e&lBUY WALLS"
  169. set score "&1" in sidebar of loop-player to 11
  170. set score "&fNext Event:" in sidebar of loop-player to 10
  171. set score "&a%{event}%" in sidebar of loop-player to 9
  172. set score "&2" in sidebar of loop-player to 8
  173. set score "&c&lR &fRed: &a%{redteam}% &7YOU" in sidebar of loop-player to 7
  174. set score "&9&lB &fBlue: &a%{blueteam}%" in sidebar of loop-player to 6
  175. set score "&3" in sidebar of loop-player to 5
  176. set score "&fKills: %{gamekill.%loop-player%}%" in sidebar of loop-player to 4
  177. set score "&4" in sidebar of loop-player to 3
  178. set score "&fGold: &e%{gold.%loop-player%}%" in sidebar of loop-player to 2
  179. set score "&5" in sidebar of loop-player to 1
  180. set score "&eplay.rezxis.net" in sidebar of loop-player to 0
  181.  
  182. every 1 seconds:
  183. loop all players:
  184. if {game} is true:
  185. if {blue::*} is set:
  186. {bluesidebar.%loop-player%} is true
  187. wipe loop-player's sidebar
  188. set name of sidebar of loop-player to "&e&lBUY WALLS"
  189. set score "&1" in sidebar of loop-player to 11
  190. set score "&fNext Event:" in sidebar of loop-player to 10
  191. set score "&a%{event}%" in sidebar of loop-player to 9
  192. set score "&2" in sidebar of loop-player to 8
  193. set score "&c&lR &fRed: &a%{redteam}%" in sidebar of loop-player to 7
  194. set score "&9&lB &fBlue: &a%{blueteam}% &7YOU" in sidebar of loop-player to 6
  195. set score "&3" in sidebar of loop-player to 5
  196. set score "&fKills: %{gamekill.%loop-player%}%" in sidebar of loop-player to 4
  197. set score "&4" in sidebar of loop-player to 3
  198. set score "&fGold: &e%{gold.%loop-player%}%" in sidebar of loop-player to 2
  199. set score "&5" in sidebar of loop-player to 1
  200. set score "&eplay.rezxis.net" in sidebar of loop-player to 0
Advertisement
Add Comment
Please, Sign In to add comment