Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. command /laser:
  2. description: レーザーを打つ
  3. permission: skript.laser
  4. executable by: players
  5. trigger:
  6. execute player command "/fill 9 75 -9 11 75 -11 minecraft:redstone_block 0 replace minecraft:air 0"
  7. command /fire:
  8. description: レーザーを打つ
  9. permission: skript.fire
  10. executable by: players
  11. trigger:
  12. execute console command "/scoreboard players tag @e[type=Wither] add laser"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement