nasuhahahafff

Untitled

Aug 26th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. command /oishop:
  2. permission: sk.admin
  3. trigger:
  4. open chest with 5 rows named "&9&kttt&r&3&l木材販売&9&kttt" to player
  5. wait a tick
  6. format slot 0 of player with white glass pane to be unstealable
  7. format slot 1 of player with white glass pane to be unstealable
  8. format slot 2 of player with white glass pane to be unstealable
  9. format slot 3 of player with white glass pane to be unstealable
  10. format slot 4 of player with white glass pane to be unstealable
  11. format slot 5 of player with white glass pane to be unstealable
  12. format slot 6 of player with white glass pane to be unstealable
  13. format slot 7 of player with white glass pane to be unstealable
  14. format slot 8 of player with white glass pane to be unstealable
  15. format slot 9 of player with {mokuzai} with lore "&a&l値段: 100円" to run [make player execute command "mokuza"]
  16. format slot 36 of player with white glass pane to be unstealable
  17. format slot 37 of player with white glass pane to be unstealable
  18. format slot 38 of player with white glass pane to be unstealable
  19. format slot 39 of player with white glass pane to be unstealable
  20. format slot 40 of player with white glass pane to be unstealable
  21. format slot 41 of player with white glass pane to be unstealable
  22. format slot 42 of player with white glass pane to be unstealable
  23. format slot 43 of player with white glass pane to be unstealable
  24. format slot 44 of player with white glass pane to be unstealable
  25.  
  26. command /mokuza:
  27. permission: sk.admin
  28. trigger:
  29. if {%player%.motikane} < 100:
  30. message "&b&lSystem &7&l≫ &c所持金が足りません。"
  31. stop
  32. give player {mokuzai}
  33. remove 100 from {%player%.motikane}
  34. message "&b&lSystem &7&l≫ &a&l残り所持金は%{%player%.motikane}%円です。"
  35.  
  36. command /setshop <text>:
  37. permission: sk.admin
  38. trigger:
  39. set {%arg-1%} to tool of player
  40.  
  41. on join:
  42. if {%player%.motikane} is not set:
  43. set {%player%.motikane} to 0
  44.  
  45. command /kankin <player> <number>:
  46. permission: sk.admin
  47. trigger:
  48. add arg-2 to {%arg-1%.motikane}
  49.  
  50. on quit:
  51. add 150 to {%player%.motikane}
  52. if {nibaii} is true:
  53. add 150 to {%player%.motikane}
  54.  
  55. command /nibai:
  56. trigger:
  57. if {nibaii} is true:
  58. stop
  59. set {nibaii} to true
  60. broadcast "&b&l30分間二倍モード突入!"
  61. wait 30 minutes
  62. set {nibaii} to false
  63.  
  64. on rightclick on plain_glass_block:
  65. give player 1 iron_ingot
  66.  
  67. on server start:
  68. wait 40 minutes
  69. execute console command "/reload"
  70.  
  71. command /money:
  72. trigger:
  73. message "&2&l[money]&b&l%{%player%.motikane}%円"
  74.  
  75. on join:
  76. broadcast "&a&l[&3&lJoin]&e&l%player%が参加しました。&d&l[所持金:%{%player%.motikane}%]"
  77.  
  78. command /ishishop:
  79. permission: sk.admin
  80. trigger:
  81. open chest with 5 rows named "&9&kttt&r&3&l石販売&9&kttt" to player
  82. wait a tick
  83. format slot 0 of player with white glass pane to be unstealable
  84. format slot 1 of player with white glass pane to be unstealable
  85. format slot 2 of player with white glass pane to be unstealable
  86. format slot 3 of player with white glass pane to be unstealable
  87. format slot 4 of player with white glass pane to be unstealable
  88. format slot 5 of player with white glass pane to be unstealable
  89. format slot 6 of player with white glass pane to be unstealable
  90. format slot 7 of player with white glass pane to be unstealable
  91. format slot 8 of player with white glass pane to be unstealable
  92. format slot 9 of player with {ishizai} with lore "&a&l値段: 250円" to run [make player execute command "ishii"]
  93. format slot 36 of player with white glass pane to be unstealable
  94. format slot 37 of player with white glass pane to be unstealable
  95. format slot 38 of player with white glass pane to be unstealable
  96. format slot 39 of player with white glass pane to be unstealable
  97. format slot 40 of player with white glass pane to be unstealable
  98. format slot 41 of player with white glass pane to be unstealable
  99. format slot 42 of player with white glass pane to be unstealable
  100. format slot 43 of player with white glass pane to be unstealable
  101. format slot 44 of player with white glass pane to be unstealable
  102.  
  103. command /ishii:
  104. permission: sk.admin
  105. trigger:
  106. if {%player%.motikane} < 250:
  107. message "&b&lSystem &7&l≫ &c所持金が足りません。"
  108. stop
  109. give player {ishizai}
  110. remove 250 from {%player%.motikane}
  111. message "&b&lSystem &7&l≫ &a&l残り所持金は%{%player%.motikane}%円です。"
  112.  
  113. command /zakashop:
  114. permission: sk.admin
  115. trigger:
  116. open chest with 5 rows named "&9&kttt&r&3&l雑貨屋&9&kttt" to player
  117. wait a tick
  118. format slot 0 of player with white glass pane to be unstealable
  119. format slot 1 of player with white glass pane to be unstealable
  120. format slot 2 of player with white glass pane to be unstealable
  121. format slot 3 of player with white glass pane to be unstealable
  122. format slot 4 of player with white glass pane to be unstealable
  123. format slot 5 of player with white glass pane to be unstealable
  124. format slot 6 of player with white glass pane to be unstealable
  125. format slot 7 of player with white glass pane to be unstealable
  126. format slot 8 of player with white glass pane to be unstealable
  127. format slot 9 of player with {tetusei} with lore "&a&l値段: 5000円" to run [make player execute command "tet"]
  128. format slot 36 of player with white glass pane to be unstealable
  129. format slot 37 of player with white glass pane to be unstealable
  130. format slot 38 of player with white glass pane to be unstealable
  131. format slot 39 of player with white glass pane to be unstealable
  132. format slot 40 of player with white glass pane to be unstealable
  133. format slot 41 of player with white glass pane to be unstealable
  134. format slot 42 of player with white glass pane to be unstealable
  135. format slot 43 of player with white glass pane to be unstealable
  136. format slot 44 of player with white glass pane to be unstealable
  137.  
  138. command /tet:
  139. permission: sk.admin
  140. trigger:
  141. if {%player%.motikane} < 5000:
  142. message "&b&lSystem &7&l≫ &c所持金が足りません。"
  143. stop
  144. give player {tetusei}
  145. remove 5000 from {%player%.motikane}
  146. message "&b&lSystem &7&l≫ &a&l残り所持金は%{%player%.motikane}%円です。"
Advertisement
Add Comment
Please, Sign In to add comment