Skip to content

v1.0.1

Compare
Choose a tag to compare
@Gunni Gunni released this 01 Jan 04:30
· 3 commits to master since this release

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.