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.
Question
SisterFarmer11
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now