New command
wysohn opened this issue ยท 1 comments
I have a few suggestions to allow for better support with third party plugins.
I am trying to use BetonQuest to access Trigger Reactors executers, but I coming up into some problems.
I see you have a run command, but when I try to use it by calling it using BetonQuest it just gives an error.
I can't select who the executer should target since I am calling it from console
I can't run entire blocks of code.
I suggest modifying the run command like this and have the ability to call it from console: /trg run .
Example: /trg run MidnightSugar #MESSAGE "Hello"
Then adding a separate command that can run entire blocks of code: /trg execute
Example: /trg execute MidnightSugar Named TestMessage
https://www.spigotmc.org/threads/triggerreactor-script-for-everything.241146/page-3#post-2786279