Trigger Commands

TriggerCommands

Tiggercommands allows you to run configurable commands through a config.

Features

  • Perform commands on right-click of the configured item!

Permissions

The permission used for this plugin:

trigger.commandAllows you to trigger the command on right click (NOTE: The player must also have permission for the command they are executing.)

Configuration

The configuration is simple. Here's how to configure it:

items: # This checks for the items that will have commands executed. 
  - 291
  - 292

291: # Now, we have to list every item that is in the items list. 
  random: true #Determines if a random command will be chosen, or if all commands will run.
  removeonuse: true #Determines if the item will be removed from the player's inventory on use.
  commands: #Get all the commands to run on right click.
    - help
    - plugins

292:
  random: false
  removeonuse: false
  commands:
    - help
    - plugins

Support

All support questions can be asked in the comments, and I will get around to answering all!

Donate

Support me and my plugins making by donating! Any amount will help!

Donate

To-Do

  • See what else can be suggested

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    80214
  • Created
    May 20, 2014
  • Last Released File
    Jun 25, 2014
  • Total Downloads
    1,297
  • License

Categories

Members

Recent Files