Jump to content
  • 0

Help me pls


BigTastyLakrids

Question

3 answers to this question

Recommended Posts

  • 0

You will need to have a bit of an understanding of skript when I say this, but basically what you want to do is create a region and make it so the player gets teleported to a specific cord in the world when they die in the region, i'll give an example:

on respawn:
  if player's region is "region-name":
    teleport player to {spawn}

command /skriptsetspawn:
  permission: op
  trigger:
    set {spawn} to location of block at location of player
    send "&aYou have successfully set the spawn!" to player

That could work although I haven't tested it.
    

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