Solved On rightclick on a sign!

  • 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.

Kondii

Member
Jun 29, 2017
17
1
3
25
Skript Version:
Its the one to 1.8 (The newest)

Skript Author:
BenSku

Minecraft Version:
1.8


code_language.skript:
on rightclick on sign:
    1st line of clicked block is "&3VagtShop"
    2nd line of clicked block is "&6I C"
    if player has permission "{@permission}":
        if player is holding air:
            open chest with 3 rows named "&3Upgrade dit gear" to player


[B]Errors on Reload:[/B]

[CODE=SKRIPT]Can't compare a player with "holding air"

The full script:
https://hastebin.com/tejovojege.py
 
Status
Not open for further replies.