Mod Control [1.7.10]
Установка: Установить Minecraft Forge
Архив ModControl-1.3.jar переместить в minecraft/mods ![]() Предупреждаю сразу, что модификация будет годна лишь для серверов, устанавливая ее на клиент, толку не будет. Сам мод позволит выбирать, какие моды будут допускаться к коннекту на сервер, а какие нет. К примеру, вы можете запретить моды, которые будут изменять интерфейс, добавлять читерские функции клиенту. Игроку будет выводиться выбранное вами сообщение.
Конфигурация:
# 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 } Похожее: |