ItemCheck

ItemCheck checks if a player has a certain item in his inventory. By default this will only output a simple message saying the player either has or doesn't have the item. The plugin also has a function to execute a server command when this is true. The plugin is useful for use in commandblocks. It was originally made to make the itemchecking system in an adventure part of a server smaller.

Commands:
/itemcheck ?/help - Shows a help menu.
/itemcheck info - Shows the plugin information.
/itemcheck <player> <item> - Checks if the player has a certain item and outputs whether it's true or false.
/itemcheck <player> <item> tp <otherplayer/coords> - Checks if the player has a certain item and teleports the player if it's true.
/itemcheck <player> <item> execute <servercommand> - Checks if the player has a certain item and executes a server command if it's true.

Permissions:

itemcheck.* - This will give permission to use all ItemCheck functions.
itemcheck.check - Allows you to check items in inventories.
itemcheck.tp - Allows the usage of the tp feature.
itemcheck.execute - Allows the usage of the execute feature.

Todo:
- Add player command execution (like /kill)


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    78560
  • Created
    Apr 20, 2014
  • Last Released File
    Apr 22, 2014
  • Total Downloads
    724
  • License

Categories

Members

Recent Files

Bukkit