Advertisement
okaz_

Untitled

Dec 5th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. command /join:
  2. trigger:
  3. send "&a[&cDorokei&a] &aゲームに参加しました。"
  4. command "/scoreboard players tag @p add join"
  5.  
  6. command /quit:
  7. trigger:
  8. send "&a[&cDorokei&a] &aゲームから退出しました。"
  9. command "/scoreboard players tag @p remove join"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement