Minecraft Mod Control mod 2026 download
logo
minecraft mod Mod Control

Mod Control

Game Version: 1.12.2
Total Downloads: 11,465
Updated: Jun 12, 2017
Created: Aug 13, 2014
Download Mod ControlDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
ModControl-MC1.12-1.5.1.jar release 11.38 KB Jun 12, 2017 1.12.2 2,633 download Mod Control ModControl-MC1.12-1.5.1.jar releaseDownload
ModControl-MC1.11.2-1.5.1.jar release 11.34 KB Jan 9, 2017 1.11.2 724 download Mod Control ModControl-MC1.11.2-1.5.1.jar releaseDownload
ModControl-MC1.11-1.5.jar release 11.32 KB Dec 13, 2016 1.11 203 download Mod Control ModControl-MC1.11-1.5.jar releaseDownload
ModControl-MC1.10.2-1.5.jar release 11.04 KB Jul 4, 2016 1.10.2 1,040 download Mod Control ModControl-MC1.10.2-1.5.jar releaseDownload
ModControl-MC1.9.4-1.5.jar release 11.04 KB May 20, 2016 1.9.4 521 download Mod Control ModControl-MC1.9.4-1.5.jar releaseDownload
ModControl-MC1.9-1.5.jar release 11.01 KB Mar 19, 2016 1.9 455 download Mod Control ModControl-MC1.9-1.5.jar releaseDownload
ModControl-MC1.8.8-1.5.jar release 10.94 KB Dec 7, 2015 1.8.9 830 download Mod Control ModControl-MC1.8.8-1.5.jar releaseDownload
ModControl-1.4.jar release 10.84 KB Apr 26, 2015 1.8 860 download Mod Control ModControl-1.4.jar releaseDownload
ModControl-1.3.jar release 16.58 KB Nov 29, 2014 1.8 562 download Mod Control ModControl-1.3.jar releaseDownload
ModControl-1.2.jar release 16.13 KB Oct 26, 2014 1.7.10 2,497 download Mod Control ModControl-1.2.jar releaseDownload
ModControl-1.1.jar release 16.10 KB Oct 18, 2014 1.7.2 395 download Mod Control ModControl-1.1.jar releaseDownload
ModControl-1.1.jar release 16.11 KB Sep 9, 2014 1.7.10 322 download Mod Control ModControl-1.1.jar releaseDownload
ModControl-1.0.jar release 9.38 KB Aug 13, 2014 1.7.10 423 download Mod Control ModControl-1.0.jar releaseDownload

Description

Share this:

Description

This mod is a small server utility that allows you to filter which mods players that join your server are allowed to use.

Usage

1.7.10

After running your server with this mod once you should find a config file named "ModControl.cfg" in your config dictionary. In there you can specify the list type (Blacklist,Whitelist) and the mod ids that should be blocked / allowed. You can also modify the message that players will get when joining with a blocked mod. By default operators will not be affected by this mod, you can however change that. In addition you can even specify specific users that will not be affected by Mod Control.

As an example, if you would want to prevent players from using NEI and Journey Map (Just the first two client side mods that came to my mind) on your server your config file would look like this:

# Configuration file

settings {
# The Kick Message an user will get when using a mod that's not allowed, %s will be replaced with the mod id [default: You are not allowed to use %s]
S:Kick-Message=You are not allowed to use %s

# ListType (0=BlackList, 1=WhiteList) [range: 0 ~ 1, default: 0]
I:ListType=0

# ModIds seperated by ; [default: ]
S:ModIds=journeymap;NotEnoughItems

# Users that will not be affected by this mod. Seperated by ; [default: ]
S:IgnoredUsers=

# Server Operators will not be affected by this mod [default: true]
B:Op-Bypass=true

}

You can also use the command "/mc reload" to reload the settings without restarting the server.

>1.8

After running your server with this mod once you should fine a ModControl folder in your config folder, in there should be 3 different list txt files & a config file. In the config file you specify the default kick messages and whether operators can bypass this mod.  The 3 list files is where you put the mod ids of the mods that you want blocked / forced. The White List contains all mods that the user can have installed, the blackList contains all mods that the user can't have installed and the Grey List contains all mods that the user is forced to have installed. The lists have the format "MODID:KICK MESSAGE". This is an example of a blacklist with custom kick messages.

Installation

Drop the downloaded jar file in your mods folder. This is a server side only mod, installing it on the client will NOT work.

Servers/Mod Packs

Feel free to use this mod on any server/in any modpack you want.

Comments

Add a comment