ClientBlock 图标

ClientBlock

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.1.6
本资源为搬运资源,原资源地址: https://modrinth.com/mod/clientblock
资源信息

Minecraft 版本: 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 1.21.9 1.21.10 1.21.11

平台: fabric

标签: management

资源介绍

ClientBlock

A Fabric Mod for blocking/filtering Minecraft clients (JUST SERVER SIDE!).

Configuration

The configuration file is created automatically inside your Fabric Mods
configurations folder. The file is named clientblock.json which has
this structure:

{
  // Json schema for having types in config
  "$schema": "https://raw.githubusercontent.com/arch-fan/ClientBlock/refs/heads/main/config.schema.json",
  "action": "block", // "block" or "allow" (block by default)
  "clients": [
    "fabric"
  ], // Array of clients to block or allow (based in action mode) (empty by default)
  "kickMessage": "Custom kick message", // The client is not allowed! ("The client is not allowed!" by default)
  "logger": false, // Where to log every single person client entering at the server (false by default)
  "whitelist": [
    "PlayerOne"
  ] // Array of players to bypass the client filter (empty by default)
}

Here you can copy the template without comments :)

{
  "$schema": "https://raw.githubusercontent.com/arch-fan/ClientBlock/refs/heads/main/config.schema.json",
  "action": "block",
  "clients": [
    "fabric"
  ],
  "kickMessage": "Custom kick message",
  "logger": false,
  "whitelist": [
    "PlayerOne"
  ]
}

Commands

/clients for listing all clients.

Publication

Actually, the mod is published in two mod providers

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
BlazeToolTexture

价格:0 墨喵币
下载量:0

查看详情
Among Us Hide and Seek

价格:0 墨喵币
下载量:0

查看详情
One Block Gravity Changer

价格:0 墨喵币
下载量:0

查看详情
AgriTech: Trees (Legacy)

价格:0 墨喵币
下载量:0

查看详情