Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. on first join:
  2. wait 1 seconds
  3. execute console command "give %player% 274 1"
  4. execute console command "give %player% 364 64"
  5. execute console command "give %player% 130 1"
  6. execute console command "give %player% 5 48"
  7.  
  8. on death of player:
  9. wait 0 seconds
  10. execute console command "give %player% 274 1"
  11. execute console command "give %player% 364 64"
  12. execute console command "give %player% 130 1"
  13. execute console command "give %player% 5 48"
  14. execute console command "tempban %player% 5s &cZDEDALES!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement