Immersive Portals

Immersive Portals

6M Downloads

Refactor for multi-server-in-one-JVM case

qouteall opened this issue ยท 1 comments

commented

Is it a mod compatibility issue?

No

If it's a mod compatibility issue, please provide the link(s) to the incompatible mod(s)

No response

Minecraft version

1.20.1

Describe the issue

Normally a dedicated server JVM has only one server. But in Minecraft Realm one JVM can host multiple MC servers, possibly for saving memory. It's probably necessary to refactor the code to handle multiple-server-in-one-JVM case.

commented

Most modded server usage will be one-server-per-JVM. So this is not in high priority. And Cloth config seems doesn't support per-server config.