doru90

Untitled

Nov 17th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. on death of player:
  2. broadcast "&7<<&cKILL&7>> &a%attacker%&f---[%name of attacker's tool%&f]--->&c%victim%"
  3.  
  4. on join:
  5. if player hasn't played before:
  6. set join message to "&8&l<<&6&lFirstJoin&8&l>>&f%player%&7が初めてやってきた"
  7. else:
  8. set join message to "&8&l<<&7&lLogin&8&l>>&f%player%&7がやってきた"
  9. on quit:
  10. set quit message to "&8&l<<&7&lLogout&8&l>>&f%player%&7が去って行った"
Add Comment
Please, Sign In to add comment