Skip to content

Controlling loading of plugins #39

@fant1kua

Description

@fant1kua

Description

The main idea is to control loading procces of plugins. For example this might be useful to enable some plugins at day and other at night. Or some plugins can depend by map name or other factors. But it is so hard to create configuration system that can take all possible options. Thats why i propose to create sm plugin where users can do it manually. Inside this should be only one hook thats can return enable or disable plugin. And of course some natives for getting date/time or map name. For example
forward PluginReturn OnPLuginLoading(PluginInfo pluginInfo);

How do we replicate the issue?

Expected behavior (i.e. solution)

Other Comments

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions