ViperX

一个简单的 Minecraft 插件,当玩家被封禁时会清空其物品栏,并且与 AdvancedBan 和 LiteBan 完全兼容。

资源图片
# ViperX [![GitHub](https://forthebadge.com/images/featured/featured-gluten-free.svg)](https://github.com/xmoderlive/viperx) [![forthebadge](https://forthebadge.com/images/featured/featured-built-with-love.svg)](https://github.com/xmoderlive/viperx) **一个简单的 Minecraft 插件,当玩家被封禁时会清空他们的物品栏,并且与 AdvancedBan 和 LiteBan 完全兼容。** ![GitHub Release](https://img.shields.io/github/v/release/xmoderlive/ViperX) ![GitHub License](https://img.shields.io/github/license/xmoderlive/ViperX) ## 功能 - 封禁时清空物品栏 - 支持 advancedBans - 支持 liteBans - 清空自定义时长的物品栏 - 配置菜单 - 待处理清空列表 (添加/移除) - 时长列表 (添加/移除)
config.yaml ``` # False: 不会警告当前登录的管理员,如果服务器处于离线模式 # True: 会警告当前登录的管理员,如果服务器处于离线模式 offline-mode-warning: true global: ban-durations: grace-period: 100 duration: - 1y - 1m - 1mo ```
![Settings and Duration menu](https://cdn.modrinth.com/data/8tto75vt/images/443e106c431209d6125736ad2eafb0a7db9dca2f.gif) ![Pending menu](https://cdn.modrinth.com/data/8tto75vt/images/0335ec54cdb09c1262a1ad9fbe664489a2195558.gif) ## 作者 - [xmoderlive](https://www.github.com/xmoderlive)