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


