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.

Is there a way to anti-imput items into chests?

Discussion in 'Skript' started by Estebon5, May 12, 2021.

Tags:
Thread Status:
Not open for further replies.
  1. Estebon5

    Estebon5 New Member

    Joined:
    May 6, 2021
    Messages:
    5
    Likes Received:
    0
    i've tried things than:
    on inventory click:
    if player's current inventory is {CHEST}:
    cancel event
    on swap hand items:
    if player's current inventory is {CHEST}:
    cancel event
    on inventory click:
    if player's current inventory is "CHEST":
    cancel event
    on swap hand items:
    if player's current inventory is "CHEST":
    cancel event
    on inventory click:
    if player's inventory is {CHEST}:
    cancel event
    on swap hand items:
    if player's inventory is {CHEST}:
    cancel event
    etc...
     
Thread Status:
Not open for further replies.

Share This Page

Loading...