![Mod Blocker [FORGE]](https://cdn.metamods.net/images/mods/mod-blocker/logo.png)
Mod Blocker [FORGE]
Mod Blocker is a specialized addon for Minecraft servers running on the Forge platform, providing administrators with extended control over modifications that players can use when connecting.
Core Functionality
This mod allows server owners to configure automatic disconnection of clients attempting to join with modifications not present on the server. This provides protection against unauthorized gameplay changes.
Whitelist System
For flexible management of available modifications, a whitelist system is implemented. Administrators can edit the list of allowed mods through the configuration file located at:
<server_folder>/<world_folder>/serverconfig/modblocker-server.toml
By default, the list is empty, meaning all third-party modifications are prohibited. Only mods installed directly on the server are automatically permitted.
Operation Mechanism
When a client attempts to connect with unauthorized modifications, the system immediately disconnects them with a corresponding "Disconnect" message. This prevents any attempts to bypass restrictions.
Installation Features
It's important to note that this mod is intended exclusively for the server side. Although it can be installed on the client, this has no practical purpose since all functionality operates only on the server side.