Advertisement
gggg1234

Untitled

Dec 11th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.20 KB | None | 0 0
  1. on join:
  2. set the join message to "§e%player%§4が遊びにやってきた。§aゆっくりしていってね!§e/shopでショップが§e見れるよ!"
  3. wait 2 seconds
  4. message "§6ようこそ§b%player%§6さん!!"
  5.  
  6. on player's held item change:
  7. name of held item contains "&cあいあんそーど"
  8. cancel event
  9.  
  10. on death of a player:
  11. broadcast "§b%victim%§eは&4%attacker%§eに§4ギタギタ§fにされた。"
  12. execute console command "/xp 10 %attacker%"
  13.  
  14. on player respawn:
  15. wait 0.5 seconds
  16. execute console command "/effect %player% minecraft:resistance 10 255 true"
  17. message "§7§l§n[死神様]§f: §a%player%§fは§4リスポーン§fしたため、§e10秒間無敵§fになります。"
  18.  
  19.  
  20. on quit:
  21. set the quit message to "§l§b[Quit§6Plugin§b] §l§n§c%player%§r§fさんが§e星に§f帰った"
  22.  
  23. on chat:
  24. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.item.pickup master @s "
  25.  
  26. on player level change:
  27. broadcast "§b--------------------------"
  28. broadcast "§l§n§c%player%§fさんの§eレベル§fが上がりました! "
  29. broadcast "§b--------------------------"
  30. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @s"
  31. execute console command "/execute %player% ~ ~ ~ /give @s emerald 1"
  32.  
  33. on bed enter:
  34. wait 1 seconds
  35. execute console command "/effect %player% minecraft:instant_health 3 255"
  36. execute console command "/effect %player% minecraft:saturation 2 255"
  37.  
  38. on bed leave:
  39. message "あなた: §cベッド§fで寝ころんだら力が湧いてきた。"
  40. message "§l§b§n[プログラム]: §7(§4補足:§f夜しか使えないから夜は積極的にベッドを使おう!!§7)"
  41.  
  42. on sneak toggle:
  43. execute console command "/effect %player% minecraft:saturation 1 1 true"
  44.  
  45. on rightclick with sugar:
  46. name of held item contains "§l§n§4[§l§n§c貴重な糖分§l§n§4]"
  47. execute console command "/clear %player% minecraft:sugar 0 1 {display:{Name:""§l§n§4[§l§n§c貴重な糖分§l§n§4]""}}"
  48. execute console command "/scoreboard players add %player% money 10"
  49. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.zombie.attack_door_wood master @s"
  50.  
  51. on rightclick on a sea lantern:
  52. set {_cd} to difference between {sea.%player%} and now
  53. if {_cd} is less than 10 seconds:
  54. message "§l§n§f[§l§n§bSea§l§n§f]: すでに§4先客§fが来ていたようだ。まだ近くにいる§c可能性§fもある。気を付けよう!"
  55. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.blaze.hurt master @p ~ ~ ~ 1 2"
  56. stop
  57. else:
  58. set {sea.%player%} to now
  59. execute console command "/give %player% emerald 1"
  60. execute console command "/xp 2 %player%"
  61. broadcast "§l§n§f[§l§n§4報告§l§n§f]: §c%player%§fさんが§bSea地点§fにたどり着きました!!"
  62.  
  63. command /resetxp <player>:
  64. description: 経験値を0に戻します(リセット)
  65. usage: コマンドの後にプレイヤーネームを入力してください
  66. permission: resetxp.admin
  67. permission message: あなたは権限をお持ちでないため、使用は制限されています。
  68. executable by: player and console
  69. aliases: /rxp,/rexp
  70. trigger:
  71. execute console command "/xp -1000000l %arg-1%"
  72.  
  73. on rightclick with leather:
  74. name of held item contains "§e【§5革防具§c詰め込み§aセット§e】"
  75. execute console command "/give %player% minecraft:leather_helmet 1 0 {HideFlags:1,display:{Name:""§e頭§f[§4革§f]"",Lore:[""§9耐久力§fには優れている。 §2追加強度§fなどはない。""]},ench:[{id:34,lvl:10}]}"
  76. execute console command "/give %player% minecraft:leather_chestplate 1 0 {HideFlags:1,display:{Name:""§e胸§f[§4革§f]"",Lore:[""§9耐久力§fには優れている。 §2追加強度§fなどはない。""]},ench:[{id:34,lvl:10}]}"
  77. execute console command "/give %player% minecraft:leather_leggings 1 0 {HideFlags:1,display:{Name:""§e腰§f[§4革§f]"",Lore:[""§9耐久力§fには優れている。 §2追加強度§fなどはない。""]},ench:[{id:34,lvl:10}]}"
  78. execute console command "/give %player% minecraft:leather_boots 1 0 {HideFlags:1,display:{Name:""§e足§f[§4革§f]"",Lore:[""§9耐久力§fには優れている。 §2追加強度§fなどはない。""]},ench:[{id:34,lvl:10}]}"
  79. execute console command "/clear %player% minecraft:leather 0 1 {display:{Name:""§e【§5革防具§c詰め込み§aセット§e】""}}"
  80.  
  81. command /mcb <player>:
  82. description: プレイヤーの評価値を見たいときに使う。
  83. usage: /mcb <プレイヤーの名前>
  84. permission: mcbans.admin
  85. permission message: あなたは権限をお持ちでないため、使用は制限されています。
  86. executable by: player and console
  87. aliases: /banp,/rep
  88. trigger:
  89. execute console command "/say https://www.mcbans.com/player/%arg-1%/"
  90. on mine of log:
  91. execute console command "/give %player% minecraft:17~0"
  92.  
  93. command /news [<text>] [<text>]:#ニュースを流してくれる。
  94. description: &2最近&fの&5ニュース&fを流してくれます!
  95. usage: /news help
  96. permission: news.admin
  97. permission message: あなたは権限をお持ちでないため、使用は制限されています。
  98. executable by: player and console
  99. trigger:
  100. if arg 1 is "help":
  101. message " &6<&e<&dニュース&e>&6>"
  102. message "&b==============================================================================="
  103. message "&b/news new &e[&4message&e]&bを入力すると&aみんなに&bニュースを流してくれます!"
  104. message "&b/news gatya &e[&4ガチャ名&e]&bで&5ガチャ&bの&c新アイテム&bが入荷されたと表示される"
  105. message "&b/news crackup 銃の&4上方&b修正ログ"
  106. message "&b/news crackdown 銃の&9下方&b修正ログ"
  107. message "&b/news &4coming out..... "
  108. message "&b==============================================================================="
  109. if arg 1 is "new":
  110. broadcast " &9☆&6<&e<&a%player%&fさんのニュース!&e>&6>&9☆"
  111. broadcast "&c============================================================"
  112. broadcast " &5%arg-2%"
  113. broadcast "&c============================================================"
  114. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.enderdragon.flap master @a"
  115. if arg 1 is "gatya":
  116. broadcast " &9☆&6<&e<&aガチャについて&e>&6>&9☆"
  117. broadcast "&c============================================================"
  118. broadcast " &b新しい&cアイテム&bが&r&e%arg-2%&bに追加されました!"
  119. broadcast "&c============================================================"
  120. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.enderdragon.flap master @a"
  121. if arg 1 is "crackup":
  122. broadcast " &9☆&6<&e<&5銃ついて&e>&6>&9☆"
  123. broadcast "&c============================================================"
  124. broadcast " &9銃の上方修正が行われました。内容は以下になります!"
  125. broadcast " &b%arg-2%"
  126. broadcast "&c============================================================"
  127. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.enderdragon.flap master @a"
  128. if arg 1 is "crackdown":
  129. broadcast " &9☆&6<&e<&5銃ついて&e>&6>&9☆"
  130. broadcast "&c============================================================"
  131. broadcast " &9銃の下方修正が行われました。内容は以下になります!"
  132. broadcast " &b%arg-2%"
  133. broadcast "&c============================================================"
  134. execute console command "/execute %player% ~ ~ ~ /playsound minecraft:entity.enderdragon.flap master @a"
  135.  
  136. command /hweapon:
  137. description: もっているアイテムを表示します。
  138. usage: /hweaponで持っているアイテムを表示します
  139. executable by: player and console
  140. trigger:
  141. broadcast "&e^&6^&e^&6^&e^&6^&e^&6^&e^&6^&9%player%&fの武器&6^&e^&6^&e^&6^&e^&6^&e^&6^&e^"
  142. broadcast "%tool's name%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement