Advertisement
Kyorotomametan

Untitled

Sep 30th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.09 KB | None | 0 0
  1. command status:
  2. trigger:
  3. message "&a-=-=-=Your Status=-=-=-"
  4. message "&aLevel &7≫ &a%{level.%player%}% &eMoney &7≫ &e%{money.%player%}%&eREAV"
  5. message "&aEXP &7≫ &a%{exp.now.%player%}% &7/ &a%{exp.max.%player%}%"
  6. message "&bMana &7≫ &b%{mana.now.%player%}% &7/ &b%{mana.max.%player%}% &bSkillPoint &7≫ &b%{sp.%player%}%"
  7. message "&6Rank &7≫ &6%{rank.%player%}%"
  8. message "&6-=Guild Status=-"
  9. message "&6所属Guild &7≫ &6%{guild.join.%player%}%"
  10.  
  11. on chat:
  12. cancel event
  13. broadcast "&6[&aLevel.%{level.%player%}%&6]&f%player% &7≫ &f%message%"
  14.  
  15. command /gamestart [<player>]:
  16. trigger:
  17. message "&a-=-=-=-=-=-=" to arg
  18. message "&aGame Start!!" to arg
  19. message "&a-=-=-=-=-=-=" to arg
  20. set {level.%arg%} to 1
  21. set {money.%arg%} to 0
  22. set {exp.now.%arg%} to 0
  23. set {exp.max.%arg%} to 30
  24. set {mana.now.%arg%} to 0
  25. set {mana.max.%arg%} to 30
  26. set {sp.%arg%} to 0
  27. set {rank.%arg%} to "&f旅人"
  28. set {guild.join.%player%} to "&f無所属"
  29.  
  30. command /mn:
  31. trigger:
  32. open chest with 5 rows named "&aWorld Story Menu" to player
  33. wait a tick
  34. format slot 1 of player with black glass named "&d" to act unstealable
  35. format slot 2 of player with black glass named "&d" to act unstealable
  36. format slot 3 of player with black glass named "&d" to act unstealable
  37. format slot 4 of player with black glass named "&d" to act unstealable
  38. format slot 5 of player with black glass named "&d" to act unstealable
  39. format slot 6 of player with black glass named "&d" to act unstealable
  40. format slot 7 of player with black glass named "&d" to act unstealable
  41. format slot 9 of player with black glass named "&d" to act unstealable
  42. format slot 10 of player with black glass named "&d" to act unstealable
  43. format slot 16 of player with black glass named "&d" to act unstealable
  44. format slot 17 of player with black glass named "&d" to act unstealable
  45. format slot 18 of player with black glass named "&d" to act unstealable
  46. format slot 26 of player with black glass named "&d" to act unstealable
  47. format slot 27 of player with black glass named "&d" to act unstealable
  48. format slot 28 of player with black glass named "&d" to act unstealable
  49. format slot 34 of player with black glass named "&d" to act unstealable
  50. format slot 35 of player with black glass named "&d" to act unstealable
  51. format slot 37 of player with black glass named "&d" to act unstealable
  52. format slot 38 of player with black glass named "&d" to act unstealable
  53. format slot 39 of player with black glass named "&d" to act unstealable
  54. format slot 40 of player with black glass named "&d" to act unstealable
  55. format slot 41 of player with black glass named "&d" to act unstealable
  56. format slot 42 of player with black glass named "&d" to act unstealable
  57. format slot 43 of player with black glass named "&d" to act unstealable
  58. format slot 29 of player with command block named "&cCommand Help" with lore "&fこの鯖で使えるコマンド一覧を||&f表示します" to run [execute console command "menu-ch %player%"]
  59. format slot 34 of player with sign named "&cNews速報" with lore "&f鯖主のTomatoがお届けする||&f様々なニュースをお届けニュース速報" to run [execute console command "menu-news %player%"]
  60. format slot 44 of player with paper named "&d外部リンク" with lore "&fDiscordや公式ホームページのLink" to close then run [execute console command "link-gaibu %player%"]
  61. format slot 12 of player with iron sword named "&bSkillPoint 振り分け" with lore "&c力 &7≫ &c%{power.%player%}% &a幸運 &7≫ &a%{luck.%player%}%||&6忍耐 &7≫ &6%{nintai.%player%}% &d魔力 &7≫ &d%{maryoku.%player%}%||&7封印 &7≫ &7%{huuin.%player%}%" to run [execute console command "menu-sp %player%"]
  62. format slot 14 of player with gold nugget named "&6Money" with lore "&eYour Money is %{money.%player%}%REAV" to run [execute console command "menu-atm %player%"]
  63. format slot 19 of player with chest named "&c個人チェスト" with lore "&f個人チェストを開きます||&fRankなどによって量も増える" to run [execute console command "menu-mychest %player%"]
  64. format slot 22 of player with enchantment table named "&6Guild Menu" with lore "&fあなたのギルドの情報を開きます" to run [execute console command "menu-guild %player%"]
  65.  
  66. command /link-gaibu [<player>]:
  67. permission: admin
  68. trigger:
  69. execute console command "/scoreboard players tag %arg% add link-gaibu"
  70.  
  71. command /open-mychest [<player>]:
  72. permissoin: admin
  73. trigger:
  74. open chest with 3 rows named "&c&l個人チェスト" to arg
  75. wait a tick
  76. format slot 0 of arg with chest named "&c個人チェスト1" to run [make player execute command "mychest 1"]
  77. format slot 1 of arg with chest named "&c個人チェスト2" to run [make player execute command "mychest 2"]
  78. format slot 2 of arg with chest named "&c個人チェスト3" to run [make player execute command "mychest 3"]
  79.  
  80. command /mychest [<number>]:
  81. trigger:
  82. if arg is 1:
  83. if {myc.rank.%player%} >= 1:
  84. open chest with 5 rows named "&c個人チェスト1" to player
  85. set {myc.open.%player%} to 1
  86. set {myc.place.%player%} to 0
  87. loop {myc.%player%.list1.::*}:
  88. format slot {myc.place.%player%} of player with loop-value
  89. add 1 to {myc.place.%player%}
  90. delete {myc.place.%player%}
  91.  
  92. else:
  93. message "&cError &7≫ &cあなたは個人チェスト1を開く権限を持っていません"
  94. if arg is 2:
  95. if {myc.rank.%player%} >= 2:
  96. open chest with 5 rows named "&c個人チェスト2" to player
  97. set {myc.open.%player%} to 2
  98. else:
  99. message "&cError &7≫ &cあなたは個人チェスト2を開く権限を持っていません"
  100. if arg is 3:
  101. if {myc.rank.%player%} >= 3:
  102. open chest with 5 rows named "&c個人チェスト3" to player
  103. set {myc.open.%player%} to 3
  104.  
  105. on inventory close:
  106. loop all items in player's inventory:
  107. if {myc.rank.%player%} is 1:
  108. add loop-item to {myc.%player%.list1.::*}
  109. delete {myc.open.%player%}
  110.  
  111. command /apple [<number>]:
  112. trigger:
  113. set {myc.rank.%player%} to arg
  114. #-------------------------------------------[Opcommand]---------------------------------------------
  115. command /opcm [<text>] [<text>] [<player>] [<number>]:
  116. permission: admin
  117. trigger:
  118. if arg-1 is not set:
  119. message "&c-=-=[OperaterCommand]=-=-"
  120. message "&c/opcm news [text] &7≫ &cニュースを流す"
  121. message "&c/opcm cm &7≫ &cコマンドメッセージの設定を表示する"
  122. message "&c/opcm id &7≫ &c手に持っているアイテムのskriptIDを表示"
  123. message "&c/opcm event [text] &7≫ &cイベントをセット"
  124. message "&c/opcm version [text] &7≫ &cVersion Set"
  125. message "&c/opcm code &7≫ プレゼントコード"
  126. if arg-1 is "code":
  127. if arg-2 is not set:
  128. message "&c"
  129. if arg-1 is "news":
  130. if arg-2 is set:
  131. broadcast "&c-=-=-=[News]=-=-=-"
  132. broadcast "%colored arg-2%"
  133. broadcast "&c-=-=-=&7[&cBy %player%&7]&c=-=-=-"
  134. stop
  135. if arg-1 is "id":
  136. if player's tool is not empty
  137. message "&c[SkriptID] &7≫ &c%player's tool%"
  138. else:
  139. message "&c[SkriptID] &7≫ &c手にものを持ってください"
  140. if arg-1 is "event":
  141. set {event} to arg-2
  142. loop all players:
  143. execute console command "wipe-sidebar %loop-player%"
  144. if arg-1 is "version":
  145. set {version} to arg-2
  146. loop all players:
  147. execute console command "wipe-sidebar %loop-player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement