kazuken0814

Untitled

Jul 6th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.21 KB | None | 0 0
  1.  
  2. on kick:
  3.     player is SharpRhino
  4.     cancel event
  5.     execute console command "/ban-ip %player%"
  6. on join:
  7.    set the maximum health of the player to 1
  8. on death:
  9.    set the maximum health of the player to 1
Advertisement
Add Comment
Please, Sign In to add comment