Event Manager
Please be aware that this is a beta feature, meaning things might be broken or don't work as expected.
This includes the documentation, which might be missing pieces while the feature is still in development.
EventManager class. Events are like hooks which can get executed at a certain time during the execution of a function. The idea is, to execute special code on e.g. server reset or deletion to intercept function calls at a specific point in time and not to break the flow of the application.
Events get a context, which needs to be documented, like the server object or an ID.
Event-Handlers get executed in a non-predictable order so their outcome cannot depend on any other hook.
Do you require help?
Wether you have encountered a Bug, ran into a problem setting something up or require generall assistance using some of the features, we want to help you with that.
On our Discord-Server you can ask for help of any kind, suggest new ideas for our products or just hangout and chat!