New features:
• Report offline players by name (you no longer need the target online to file a report)
• Per-player report cooldown stored in the database so limits survive restarts
• IP-based rate limit for creating reports to reduce spam and abuse
• Optional Redis pub/sub so staff on linked backends can see new reports network-wide
• Discord webhook events for report claimed and report reopened (configurable in webhooks.yml)
• Optional in-game message to the reporter when their report is closed (with close reason text)
• Configurable report timezone and date/time pattern for how times appear in staff tools
• Staff /reports list uses messages from messages.yml with click-to-change pagination
Please backup your folder and let the plugin recreate it so that you can merge new stuff with your main folder.
New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
New features:
• Discord webhooks (webhooks.yml): report-created and report-closed events with configurable content and embeds
• Placeholders for webhook messages: reporter, reported, server, reason, id; report-closed adds closed_by, close_reason, status
• Optional thread creation per webhook post
• Redis: when enabled, new reports are published so staff on all servers get the in-game notification with server name
• Config: redis (enabled, host, port, password, channel)
