Changelog
Added a check in onInitialize that ensures we run iff FabricLoader.getInstance().getEnvironmentType() == net.fabricmc.api.EnvType.SERVER
.
It ensures that if we are installed on a client, we do nothing.
If we are installed/running on a client, we emit one warning and that's it.
Links
Details
Licensed MIT
Published 2 years ago
Updated 2 years ago