Skip to content

Use a separate thread to load plugins #11

@DerPopo

Description

@DerPopo

Especially if there are many plugins, using a separate thread to load the plugins should speed the server up.
This requires waiting for all plugins to be loaded before firing an event and/or applying attributes to events so some events (if these are fired while the server starts up) don't get passed to the plugins or get passed once the plugins are loaded.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions