LogFilter-Lite
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 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 26.1 26.1.1 26.1.2 26.2
平台: bukkit folia paper purpur spigot
标签: magic
LogFilter
A lightweight log filtering plugin for Minecraft servers with regex support.
Features
- Regex Pattern Matching: Filter logs using Java regular expressions
- Hot Reload: Apply config changes without server restart (
/logfilter reload) - Multi-Core Support: Compatible with Folia, Paper, Bukkit, Purpur, Spigot
Commands
| Command | Description | Permission |
|---|---|---|
/logfilter |
Show help menu | logfilter.admin |
/logfilter reload |
Reload configuration file | logfilter.admin |
Permissions
logfilter.admin - Access to all commands (OP by default)
Configuration
Config file (plugins/LogFilter/config.yml) will be generated on first run:
# List of regex patterns to filter from logs
filter-patterns:
- ".*Example filter pattern.*"
- ".*Another example.*"请登录后举报
暂无评论,抢个沙发吧~