Jump to content

Spawn Skript


LittlePurpleApe8

Recommended Posts

If anybody needs any /spawn skripts i've made one the works pretty well, feel free to use!!


 

command /setspawn: 
 permission: op
 trigger:
  set {spawn} to location of block at location of player
  send "Set spawn to where you were standing"

command /spawn:
 trigger:
  send "&3Teleporting you to spawn in 5 seconds" to player
  wait 100 ticks
  teleport player to {spawn}
  

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...