Event Manager
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!