Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. on leftclick holding a nether star:
  2. play sound "block.shulker_box.open" with volume 2 and pitch 1 at player for player
  3. send "&eゲームに参加しました"
  4. execute player command "gamejoin"
  5. cancelevent
  6.  
  7.  
  8. command /gamejoin:
  9. trigger:
  10. execute console command "/scoreboard teams join 参加者 %player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement