Jump to content

Recommended Posts

Posted

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}
  

Posted

It's good, it's basic, it works. If you're running a simple server for friends, then use this.

Server owner of MsPin, Lifesteal server! (join using /join mspin, or mspin.minehut.gg)

 

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...