ConduitMC / Conduit

Next-Generation Minecraft server software.
https://conduit.systems
MIT License
7 stars 1 forks source link

Support for multiple configuration files #57

Closed Innectic closed 3 years ago

Innectic commented 3 years ago

As is now, the @PluginMeta annotation and the plugin loader only accepts a single configuration file.

Innectic commented 3 years ago

Done in #65.