Jump to content

Disguise command


Wimfish

Recommended Posts

command /disguise [<text>] [<text>]:
    permission: disguise.sk
    trigger:
        if arg 1 is set:
            make console execute command "/nick %player% %arg 1%"
            make console execute command "/lp user %player% group set %arg 2%"
 

Link to comment
Share on other sites

1 minute ago, Wimfish said:

command /disguise [<text>] [<text>]:
    permission: disguise.sk
    trigger:
        if arg 1 is set:
            make console execute command "/nick %player% %arg 1%"
            make console execute command "/lp user %player% group set %arg 2%"
 

Change /lp user %player% group set %arg 2% to whatever command your Rank plugin uses (keep %arg 1% and arg%

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