Advertisement
Kusa_Haenai_wWW

Untitled

Jul 13th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. on respawn:
  2. console command "/gamemode 0"
  3. teleport the player to {spawn}
  4.  
  5. on join:
  6. teleport the player to {spawn}
  7.  
  8. on spawn:
  9. teleport the player to {spawn}
  10.  
  11. command /spawnset:
  12. permission:sk
  13. trigger:
  14. set {spawn} to location of player
  15.  
  16. on chat:
  17. play entity_item_pickup at player with volume 1 and pitch 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement