Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.2
1.12.x
1.11.2
1.11
1.10.2
1.10
1.9.4
1.9
1.8.8–1.8.9
1.8
1.7.10
1.7.2
1.6.4
1.6.1–1.6.2
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed Apache-2.0
Published 2 years ago
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)

