Discussed in #2281
Originally posted by aruneko July 9, 2023
I have noticed that the hybrid type servers are ignoring SPIGET_RESOURCES environment variable when I deployed a mohist server.
Hybrid servers call start-setupWorld script here instead of calling start-spiget script. In my opinion, we can call start-spiget script here in hybrid type servers to download not only mods and also plugins.
For automation, it is convenience that supporting SPIGET_RESOURCES in hybrid type servers. How do you think about it?