Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

StarBunnie last won the day on August 8 2021

StarBunnie had the most liked content!

About StarBunnie

  • Birthday 12/20/2000

Recent Profile Visitors

2,381 profile views

StarBunnie's Achievements

Regular

Regular (4/6)

97

Reputation

2

Community Answers

Single Status Update

See all updates by StarBunnie

  1. Im making a server for just survival and i can find a way for anyone to click the npc that has a command that says /mvtp Survival. I belive it has to do with the permissions but can find a way to fix it

     

    1. StarBunnie

      StarBunnie

      If you give them the permission to do so they can just teleport to any world at will

      I recommend making an extra command like /survival or something

      command /setsurvival:
       trigger:
        player has permission "survival.set":
         set {spawntp::survival} to location of player
         send "survival tp set"
      
      command /survival:
       trigger:
        teleport player to {spawntp::survival}

       

×
×
  • Create New...