Check if a player has any items in their inventory and if they execute a command, send a message and much more! [img] tag
Now ItemExecutors support bStats!
You can watch the plugin statistics here.

Config:

messages:
  help:
    - "&2IE &a» &cError, correct usage: &e/itemcheck {checkid}"
  invalidcheckid:
    - "&2IE &a» &cError, insert a valid checkid."

item:
  '1': #checkid
    id: DIAMOND #itemid
    name: "&bLittle Gem" #itemname
    lore:
      - "&7This is a test item" #itemlore
    command: "tell %player% success" #command will be executed on success
    successMessage: "&2IE &a» &aSuccess." #message will be sent on success
    failureMessage: "&2IE &a» &cError, you don't have the requested items." #message will be sent on fail
    debug: false #give item on fail


Servers using ItemExecutors:

    • mc.hoblaxnetwork.it
    • mc.BlockBreaker.net

To add your server, review the plugin by reporting the server or write me a direct!