Execute command as OP

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Coolkc456

New Member
Sep 22, 2019
5
0
1
26
Everywhere I've searched tells me to do it this way but I get errors about not understanding the condition/effect. Can anyone help? Thanks in advance.
Minecraft version: 1.8.8
Skript version: 2.2-dev36
unknown.png

Code:
command /copduty:
  description: Executes additional commands when someone goes on duty.
  permission: cop.extracommand
  permission message: &6&lV&e&lN&8 ➤&f&l You do not have permission to use this command!
  executable by: player
  trigger:
    make player run cmd "cop" as op
    make player run cmd "Barracks" as op
[doublepost=1623616813,1623550505][/doublepost]Any ideas? I still can't get this to work.
 
Status
Not open for further replies.