Version Checker is a lightweight utility mod designed to ensure that players connecting to a server are using the correct modpack version. It helps prevent crashes, desyncs, and support headaches caused by mismatched client setups.
When a player connects, the mod compares the client’s version string against the server’s required version (defined in a simple JSON config). If they don’t match, the client is gracefully disconnected with a clear message. This makes it easy to enforce version consistency across multiplayer environments.

