Add events for server startup completed #6496
Labels
Category: API
Related to the plugin API
Opinions Wanted
Request for comments & opinions from the community
Type: Enhancement
Contributes features or other improvements to PocketMine-MP
Description
This was suggested years ago as part of a much larger proposal (#2828), which has since been rejected and broken down.
This would run at the end of server startup as seen in 38ce83d.
Justification
Honestly not too sure.
Alternative methods
This is already achievable by scheduling a delayed task with a delay of 0 during startup.
However, if there's a significant demand for it, an event might be a nicer way of doing this.
The text was updated successfully, but these errors were encountered: