LMBishop / CommandToItem

Plugin for Spigot which allows for the creation of customisable items which executed predefined commands.
GNU General Public License v3.0
3 stars 3 forks source link

Suggestion: Allow Configuring for Command Fail #6

Open Kalikars opened 3 years ago

Kalikars commented 3 years ago

Users can create command items which may fail to execute their commands, such as when failing to find a target. Users may also want to configure commands/messages to be displayed once a command has failed, such as to explain to players what has gone wrong. This addition would help greatly aid players who want to use CommandToItem tools, but do not understand the underlying command logic to asertain what went wrong themselves.

LMBishop commented 3 years ago

I like this idea, I'll see what I can do