Judges whether an event may be triggered, based on the event itself and
the annotated required Permissions of the
handler in question. Wrapper function that merely calls
kameloso.plugins.common.allowImpl.
The point behind it is to make something that can be overridden and still
allow it to call the original logic (below).
Judges whether an event may be triggered, based on the event itself and the annotated required Permissions of the handler in question. Wrapper function that merely calls kameloso.plugins.common.allowImpl. The point behind it is to make something that can be overridden and still allow it to call the original logic (below).