v1.0.1
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.