NAOSAMA

Untitled

Jul 7th, 2018
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. on join:
  2.    set the join message to "<yellow>%player% さんが、サーバーに参加しました。"
  3.  
  4. on first join:
  5.    message "<yellow>初めまして!%player% さん!ようこそ○○サーバーへ!"
  6.  
  7. on quit:
  8.    set the quit message to "<yellow>%player% さんが、サーバーを抜けました。"
  9.  
  10. on death of player:
  11.    damage was caused by fall
  12.    set the death message to "<dark red>%player% は足首を挫きました"
Add Comment
Please, Sign In to add comment