Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling loading of plugins #39

Open
fant1kua opened this issue Aug 2, 2018 · 0 comments
Open

Controlling loading of plugins #39

fant1kua opened this issue Aug 2, 2018 · 0 comments

Comments

@fant1kua
Copy link

fant1kua commented Aug 2, 2018

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

@Amaroq7 Amaroq7 added this to To do in SPMod via automation Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
SPMod
  
To do
Development

No branches or pull requests

2 participants