Advertisement
kookoo1007

Untitled

Jun 26th, 2019
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. on first join:
  2. set join message to "&e&m=*-*=*-*=&7[&61st&7]&e&m=*-*=*-*="
  3. execute console command "/clear %player%"
  4. execute console command "/gamemode 2 %player%"
  5. execute console command "/spawnpoint %player%"
  6. teleport player to {spawn.point}
  7. on join:
  8. set join message to "&7[&a+&7]&e%player%"
  9. on quit:
  10. set quit message to "&7[&c-&7]&e%player%"
  11. command /setspawn:
  12. permission: sk.admin
  13. trigger:
  14. set {spawn.point} to player's location
  15. on damage:
  16. damage was caused by fall
  17. cancel event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement