Jump to content

how do i make a /respawn command and not allow players to respawn themselves


dogegamer1037

Recommended Posts

5 hours ago, dogegamer1037 said:

how do i make it so that if i type /respawn (playername) it respawns them on skript???

 

command /respawn [<offlineplayer>]:
    permission: force.respawn
    executable by: console and player
    trigger:
        if arg 1 is set:
            force arg 1 to respawn
        else:
            force sender to respawn

 

  • Thanks 2

MillionDollar, TrillionDollar

BillionDollar please notice me.

 

Screenshot_303.png.cf935223698ddad0326155e211785a33.png

Link to comment
Share on other sites

  • 3 weeks later...

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