Hi,
is there a possibility to dispatch an event in a plugin so that another plugin is notified?
I tried to use the PluginEvent, but this seems to work only inside of a plugin, not between plugins. The PlayerEvent does also not work for me, because there you don't have a custom event, which a plugin can listen for.
Thanks in advance.
is there a possibility to dispatch an event in a plugin so that another plugin is notified?
I tried to use the PluginEvent, but this seems to work only inside of a plugin, not between plugins. The PlayerEvent does also not work for me, because there you don't have a custom event, which a plugin can listen for.
Thanks in advance.