Nucleus icon indicating copy to clipboard operation
Nucleus copied to clipboard

duplicate configuration (v3)

Open DrZoddiak opened this issue 2 years ago • 0 comments

Nucleus Version

9db757244011e2c78367bcdad050521ba2693bd8

Sponge Version

(SpongeVanilla version 1.16.5-8.1.0-RC1175)

Java Version

17

Plugins/Mods

[minecraft, spongeapi, sponge, spongevanilla, nucleus, nucleus-modules]

Describe the bug

So to leverage off of #1655 a tad There seems to be no more main.conf in v3 anymore, it would seem that core_config.conf was meant to replace it.

That being said, module_config.conf also contains the core.config

By the looks of it, it would seem the intent was to split the core from the modules, but (I believe) since core is a module it somehow got picked up in there by mistake?

That is to say this ticket is to address two things.

  1. Is core_config indeed replacing main.conf?
  2. Which config is meant to be utilized, and which should be removed?

DrZoddiak avatar Aug 21 '22 21:08 DrZoddiak