Compatibility
Minecraft: Java Edition
1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated last year
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Update the jar icon.
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.
First release - Added support for sending multicast pings over UDP.