Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. command /参加 人狼ゲーム:
  2. trigger:
  3. execute console command "/scoreboard teams join [人狼ゲーム]参加システム %player%"
  4. execute console command "/w %player%" 人狼ゲームに参加しました。"
  5.  
  6. command /退会 人狼ゲーム:
  7. trigger:
  8. execute console command "/scoreboard teams empty [人狼ゲーム]参加システム %player%"
  9. execute console command "/w %player%" 人狼ゲームを退会しました。"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement