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.