IpacWhitelist icon

IpacWhitelist -----

一个白名单插件. 拥有参观账户, 功能限制, 广播消息等功能




Code (Text):
## What's Changed
* Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in https://github.com/ApliNi/IpacWhitelist/pull/26
* Bump me.clip:placeholderapi from 2.10.0 to 2.11.5 by @dependabot in https://github.com/ApliNi/IpacWhitelist/pull/17
* Bump me.clip:placeholderapi from 2.11.5 to 2.11.6 by @dependabot in https://github.com/ApliNi/IpacWhitelist/pull/19
* Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in https://github.com/ApliNi/IpacWhitelist/pull/20
* Bump fr.xephi:authme from 5.6.0-beta2 to 5.6.0 by @dependabot in https://github.com/ApliNi/IpacWhitelist/pull/22


**Full Changelog**: https://github.com/ApliNi/IpacWhitelist/compare/v4.1.2...v4.1.3-rc3

## 错误修复
- 修复参观账户功能无法禁用

## 新增功能
- [未测试] 允许特定 IP 绕过白名单检查

## 配置更新
```yaml
whitelist:

  # 允许这些玩家加入游戏, 不参与白名单检查
  # 与 AutoWL 不同的是, 通过这些方法加入的玩家不会被记入白名单, 也不参与白名单配置中的其他检查
  bypass:
    enable: false
    bypassMaxPlayersLimit: false  # 同时绕过最大玩家数限制
    # 通过 IP 检查玩家
    ipList: [ ]
    #  - '^/127\.0\.0\.1$'
    #  - '^/0:0:0:0:0:0:0:1$'


  # 从这里开始, 接下来的操作涉及数据库查询与更新

```
- 默认关闭 AuthMe 自动注册
----------, Sep 8, 2024

更新到此版本需要重建数据库
----------, Aug 31, 2023

Resource Information
Author:
----------
Total Downloads: 625
First Release: Aug 25, 2023
Last Update: Sep 8, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings