Jump to content

DoodleLive

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by DoodleLive

  1. Quote

    command /hell <player>:
      trigger:
        set {_x} to arg-1's x coordinate
        set {_z} to arg-1's z coordinate
        teleport arg-1 to location %{_x}%, 125, %{_z}% in world "whatever your nether world is called"
        send title "Good Luck" to player

     

    So I tried too do this with the nether name and had an error so I decided too just use the regular world too se if that was the error but it came up with this 

    also forgot too say in the original post but can you make it so only ops can use it, it would be very op if regular players could use it

     

     

    2021-05-21_14.41.54.png

  2. I just started skript yesterday and was looking for help all over google and skript websites, the code I found was outdated and needed help with making this, here is the code 

    command /hell <player>:
        trigger:
            teleport player to location(0, 128,  , nether)
            send title "Good Luck" to player

×
×
  • Create New...