LingtingMinecraftSecurity
作者:rebot | 分类:模组
Minecraft 版本: 1.6.1 1.6.2 1.6.4 1.7.2 1.7.10 1.8 1.8.8 1.8.9 1.9 1.9.4 1.10 1.10.2 1.11 1.11.2 1.12 1.12.1 1.12.2 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
平台: fabric forge quilt
标签: utility
Public Information
config file: config/lingting/lingting.minecraft.security.json
Network Control
Configuration file
If both a whitelist and a blacklist are configured, only the blacklist takes effect.
whitewhitelist, can be a domain name or a specific IP address, if the domain name is the primary domain name, all subdomains under the primary domain name will be allowed.blackBlack list, can be domain name or specific IP, if fill in the main domain name, then all subdomains under the main domain name will be denied.allowIpIf or not the IP will be allowed, if true, if the IP is not in the black list, then it will be allowed.
{
"network": {
"white": [
"localhost",
"downloader.meitangdehulu.com",
"mojang.com",
"login.live.com",
"minecraftservices.com",
"skin.prinzeugen.net",
"minecraft.net",
"api.mcmod.cn",
"plushie.moe",
"xboxlive.com"
],
"black": [],
"allowIp": true
}
}
Translated with DeepL.com (free version)
请登录后举报
暂无评论,抢个沙发吧~