logger.
作者:rebot | 分类:模组
Minecraft 版本: 1.21.10 1.21.11 26.1.2 26.2
平台: bukkit paper purpur
标签: management utility
Logger
A compact, async JSON logger for Paper with Discord webhook support, a web panel and per-player GUI.

Installation
- Drop
logger-1.5.4.jarinto your server'splugins/folder. - Start the server once to generate default
config.yml. - Configure
config.yml(setdiscord-webhook-urlto enable Discord notifications and adjust web panel settings if needed). - Reload or restart the server.
Configuration
Important settings in src/main/resources/config.yml (copied to plugin data folder):
enable-file-logging: true/falseenable-discord: true/falsediscord-webhook-url: your webhook URLdiscord-max-retries: number of webhook retrieslog-rotation.enabled: enable log file rotationweb-panel.enabled: enable the built-in dashboardweb-panel.port: dashboard portweb-panel.auth-enabled: enable basic auth for the web panel
Commands
/loggeropens the admin GUI (requires operator)/logger inspect <player>opens a player's logs/logger queueshows webhook queue size/logger clearqueueclears the webhook queue/logger webshows the web panel URL/logger reloadreloads the plugin configuration
License
MIT Licensed.
请登录后举报
暂无评论,抢个沙发吧~