I wanted to ask if there is any way one plugin can override the decisions of another plugin.
For example we have one plugin that cancels the PlayerMountNpcEvent is there any way I can force allow the event through another plugin or if one plugin cancels it, the event cannot happen? (I know the other plugins will still receive the event to do whatever they want with it but will they be able to force "uncancel" it?)