If player has 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.

iGniSs

Member
May 3, 2017
18
0
0
24
How can i create condition like "if player has op"?
Skript Version: Skript dev26f
Skript Author: Bensku
Minecraft Version: Spigot 1.11.2
 
What happened?
[doublepost=1494102565,1494102270][/doublepost]
code_language.skript:
#This a test((;;
command /test <text>:
    trigger:
        arguments are not set:
            set {_ping} to player's ping
            send "&aYour ping is: %{_ping}%"
            stop
        arguments are set:
            send "&cCorrect usage: /ping"
[doublepost=1494102721][/doublepost]i dont know
 
Status
Not open for further replies.