HomeJavaModsModpack Checker
Modpack Checker
ModsJava

Modpack Checker

by TriibuNupsik · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21–1.21.7⬇ Download for 1.20–1.20.6
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Modpack Checker — screenshot 1Modpack Checker — screenshot 2

Modpack Checker

A lightweight Fabric mod to verify that players use the correct modpack version on your server.

Features

How It Works

  1. Server sends a version check during login
  2. Client replies with the version from modpack-checker-client.toml
  3. Server compares it to its expected version
  4. If mismatched, the player is kicked with a custom message

Configuration

Server (config/modpack-checker-server.toml):

enable = true
expected_version = "1.0.0"
[messages]
no_mod = "Please install the Modpack: <your-modpack-link>"
wrong_version = "Please install modpack version {version}: <your-modpack-link+version>"
server_error = "Server configuration error. Please contact an administrator." 

Client (config/modpack-checker-client.toml):

version = "1.0.0"
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more