Advertisement
nyaago50000

Untitled

Feb 16th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. on join:
  2. set the join message to "<yellow><Bold>%player% <green><Bold>さんがログインしました。"
  3.  
  4. on first join:
  5. message "<yellow>%player% <green>さん初めまして!ルールをしっかり読みましょう。"
  6.  
  7. on quit:
  8. set the quit message to "<yellow><Bold>%player% <green><Bold>さんがログアウトしました。"
  9.  
  10. on death of player:
  11. damage was caused by kill
  12. set the death message to "<dark red>%attacker%が%victim%を捕まえました"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement