Modscraper Modscraper Minecraft
GML logo

GML

Mod

A server-side mod that enforces a required mod list for connecting players. If a player is missing any required mods (client mods included), they'll be kicked with a message telling them exactly what they need.

Type

Mod

Modrinth Downloads

78

Modrinth ID

ATpbGv81

Last Updated

Jun 18, 2026

Description

A server-side mod that enforces a required mod list for connecting players. If a player is missing any required mods (client mods included), they'll be kicked with a message telling them exactly what they need.

Example Config:

{ "blockExtraMods": true, # Blocks extra mods if enabled "requiredMods": [ { "modId": "examplemod1", "displayName": "Example Mod 1" }, { "modId": "examplemod2", "displayName": "Example Mod 2" } ] }

If you have any issues contact me through email. Email: [email protected]

Compatibility

Mod Loaders

Forge Neoforge

Game Versions

1.20.1 1.21 1.21.1 1.21.2

Similar Mods

External Resources