Solved Checking if GUI cointains specific item with itemmeta.

Discussion in 'Plugin Help/Development/Requests' started by Flawless_Programming, Oct 10, 2016.

Thread Status:
Not open for further replies.
  1. I'm trying to check if a item in a GUI inventory got a specific itemmeta and/or the item is a specific item for example a chest. I can't check if the item in a special slot got it because i put all my items in the "firstEmpty" slot. Do anyone have any ideas? Pls help.
     
  2. @Flawless_Programming
    For each loop through all the items in the inventory and check for your specific conditions?
     
  3. Thank you mate, I fixed it. :)
     
Thread Status:
Not open for further replies.

Share This Page