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

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Solved Duel Clicked Player

Discussion in 'Skript' started by JohannJ, Dec 17, 2020.

Thread Status:
Not open for further replies.
  1. JohannJ

    JohannJ Member

    Joined:
    Nov 10, 2020
    Messages:
    2
    Likes Received:
    0
    Hello. How can I make that if I do a right click on a player that this is then challenged with a certain command? Example: execute player command "/ 1vs1 duel %{clicked.player}%"

    Spigot Version: 1.8.8
     
  2. Best Answer:
    Post #2 by Marc, Dec 17, 2020
  3. Marc

    Marc Active Member

    Joined:
    Nov 27, 2020
    Messages:
    94
    Likes Received:
    0
    Code (Text):
    1. on right click on player:
    2.     make player execute command "/1v1 duel %clicked player%"
     
Thread Status:
Not open for further replies.

Share This Page

Loading...