Mod Control [1.8]
Установка: Установить Minecraft Forge
Архив ModControl-1.2.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 } Похожее: |