Jump to content
  • 0

I'm new to Skript, and cant figure out what's wrong here. Can anyone help me out?


SisterFarmer11

Question

command /Admin <player>:
    permission: moderator.command
    permission message: Sorry, you do not have permission to use that command.
    trigger:
        make console execute command "team join ""ADMIN"" %arg-1%"
        op player
        message "You are now an &cAdmin." to arg-1
        play sound "entity.experience_orb.pickup" at volume 1 at pitch 1 to arg-1

 

The only thing not working is the team join part. It is not having the player actually join the team.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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