Blacklist-antiswear
作者:rebot | 分类:模组
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
平台: paper purpur
标签: management
Blacklist Plugin
Author: Wise
Overview
The Blacklist Plugin helps server administrators maintain a safe and clean environment by automatically blocking blacklisted words and commands. Protect your chat, signs, and commands from inappropriate or forbidden content with configurable settings.
Features
- Check Chat: Automatically blocks messages containing forbidden words.
- Check Signs: Censors forbidden words on signs using a customizable replacement.
- Check Commands: Prevents players from using blacklisted commands.
- Fully configurable messages with Minecraft color codes.
- Lightweight and easy to set up.
config.yml ``` # -------------------------------------------------- # # Blacklist Plugin # # Author: Wise # # -------------------------------------------------- # # The prefix that appears before all plugin messages. # Uses standard Minecraft color codes with '&'. server-prefix: "&7[&6Blacklist&7] &7»" # Settings for which features should be enabled. # Set to 'false' to disable a feature. features: check-chat: true check-signs: true check-commands: true # The word that will replace blacklisted words on signs. sign-censor-replacement: "
请登录后举报
暂无评论,抢个沙发吧~