Ajneb97 / ConditionalEvents

MIT License
22 stars 12 forks source link

Decentralize configurable events in multiple configurations #1

Closed MarvinKlar closed 2 years ago

MarvinKlar commented 2 years ago

I would like to be able to configure the events in multiple configuration files instead of having ALL events in the config.yml I thought about a folder (plugins/ConditionalEvents/events) where you can place any <configXYZ>.yml, which will be loaded the same way the plugins/ConditionalEvents/config.yml gets loaded. So you would be able to categorize the events you create and to keep the files small and maintainable.

Is this idea acceptable? If so, I would love to implement this feature to ConditionalEvents!

Thanks and regards!

MarvinKlar commented 2 years ago

@Ajneb97 is it fine for you if I implement this feature?

Ajneb97 commented 2 years ago

This will be implemented in future updates!