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.command | Allows 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!
To-Do
- See what else can be suggested

-
View User Profile
-
Send Message
Posted Jun 27, 2014This looks cool, because I use craftbook to make "custom" items.
Through, maybe make a way so they are like "op" and don't need permission for the commands they'll run.
Sorry, but I'm going to stick with craftbook.
Good plugin anyways.
-
View User Profile
-
Send Message
Posted May 24, 2014@PhillyCheezsteak
Hi, Thanks for using this plugin. I will fix the remove on use as soon as possible. I'll also add data values in the next update too!
-
View User Profile
-
Send Message
Posted May 23, 2014Hey, thank you so much for making this plugin. I tested it out and the randomizing works, but remove on use does not work. I tested this out on many items, and it does not work. Also say if I was going to put the command on a zombie head, the id is 397:2, I tried putting the config, but it did not work. I was wondering how I can actually do this, if it is possible.