Advertisement
iku55

server:リア充撲滅委員会本拠点,joinmessage

Jun 21st, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. on join:
  2. set the join message to "&e%player%さんがサーバーに参加しました。"
  3. play sound "item.armor.equip_elytra" with volume 1.5 at all players
  4. on first join:
  5. set the join message to "&e%player%さんがサーバーに初参加しました。"
  6. broadcast "&eお初!これからよろしく!!"
  7. play sound "entity.wither.spawn" with volume 1.5 at all players
  8. on quit:
  9. set the quit message to "&e%player%さんがサーバーから退出しました。"
  10. play sound "block.anvil.place" with volume 1.5 at all players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement