Перейти к содержимому
Mineforgian

LingtingMinecraftSecurity

Minecraft security manager. Feature: - network request target controll

1K загрузок3 подписчиковApache-2.0fabricforgequilt

Обновлён 1 августа 2025 г. · опубликован 29 июля 2024 г.

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.

  • white whitelist, 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.
  • black Black 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.
  • allowIp If 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)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2024.06.28Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric, forge, quilt1 августа 2025 г..jar (20 КБ)
2024.06.28Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, forge, quilt29 июля 2024 г..jar (19 КБ)

Ченджлог

2024.06.28Релиз1.21.6, 1.21.7, 1.21.8 · 1 августа 2025 г.

No changelog was specified.

2024.06.28Релиз1.20.2, 1.20.3, 1.20.4 · 29 июля 2024 г.

No changelog was specified.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…