
SnowReports
Lightweight, customizable player reporting plugin.
- Загрузки
- 473
- Подписчики
- 9
- Обновлён
- 7 декабря 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 21 июля 2023 г.
SnowReports
Lightweight, customizable player reporting plugin.
Features
- Report Reason Presets with auto-completion
- Multiple Storage Methods MySQL, SQLite, MariaDB, PostgreSQL, H2
- Intuitive GUI for viewing and managing reports
- Discord Integration via webhooks
- Automatic Update Checking
- Highly Customizable settings and messages
- Cross-server support while using a remote storage method with the velocity plugin
- Chat History stored for each report
Usage
Commands
| Command | Description | Permission |
|---|---|---|
/snowreports |
Main command | snowreports.command.snowreports |
/deleteallreports [confirm] |
Delete all reports | snowreports.command.deleteallreports |
/deleteallreportsfrom <player> [confirm] |
Delete all reports made by a player | snowreports.command.deleteallreportsfrom |
/deletereport <id> [confirm] |
Delete a specific report | snowreports.command.deletereport |
/myreports [page] |
View reports you've made | snowreports.command.myreports |
/report <player> [reason] |
Report a player | snowreports.command.report |
/reports [player/page] |
View all reports or player-specific reports | snowreports.command.reports |
/setstatus <id> <status> [confirm] |
Set the status of a report | snowreports.command.setstatus |
Permissions
| Permission | Description |
|---|---|
snowreports.command.<command> |
Give permission to a certain command |
snowreports.command.<command>.<subcommand> |
Give permission to a certain subcommand |
snowreports.alerts |
Receive an alert when a player is reported |
snowreports.bypass.cooldown |
Bypass the report cooldown |
snowreports.bypass.report |
Makes a player immune to reports |
snowreports.update |
Get notified if an update is available when joining |
Placeholders
Requires PlaceholderAPI
| Placeholder | Description |
|---|---|
%snowreports_reports_total% |
Total number of reports |
%snowreports_reports_open% |
Total number of open reports |
%snowreports_reports_inprogress% |
Total number of in progress reports |
%snowreports_reports_resolved% |
Total number of resolved reports |
License
SnowReports is licensed under the GPL-3.0 license.
Ченджлог
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 7 декабря 2025 г.
Initial release
1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 12 ноября 2025 г.
Changes
- Dropped support for below 1.20.6
- Added
snowreports.updatepermission - Disabled ORMLite logging
- Optimized player status sorting by caching online status lookups
- Added message for when there are no reports
- Optimized getting users reports
- Go back two menus when report deleted
- Added missing commands to help message
- Be lenient for minor version compatibility in CommandAPI
- Added
/changestatusalias for/setstatuscommand - Improved help message
- Send webhook on report deletion
- Added placeholders
- Added
/deleteallreports - Added
/deleteallreportsfrom - Added permissions for subcommands
- Fixed missing message args
- Added cooldown disable config option
- Added
/deleteallreportsand/deleteallreportsfromconsole only config option - Added bStats pie chart for reports
- Added database migrator
- Added reason character limit config option
- Added custom reason config option
- Fixed cancelled chat messages being logged
- Converted to paper plugin
- Added a player report limit config option
- Swapped report item interactions
- Added report alert hover and click events
- Added server scope arg to reports command
- Fixed incorrect message formatting
- Added line breaks for long reasons in gui
- Added resolving reports by the reporter
Full Changelog: https://github.com/SnowzNZ/SnowReports/compare/1.1.1...1.2.0
1.1.1Релиз1.21.3, 1.21.4, 1.21.5 · 17 июня 2025 г.
Changes
- Added status indicator to reported player in report item
- Fixed webhook 400 response
- Moved page buttons over one
- Improved sort function UX
- Changed selected symbol
Full Changelog: https://github.com/SnowzNZ/SnowReports/compare/1.1.0...1.1.1
1.1.0Релиз1.21.3, 1.21.4, 1.21.5 · 10 июня 2025 г.
Changes
- Added cross-server reports
- Added back item to GUIs
- Added right-click reverse cycling for sorting options in GUI
- Fixed null
updatedByhandling in report GUI - Fixed null
updatedByhandling in reports console output - Fixed listener priorities (set to
MONITOR) - Fixed time unit mismatch in chat history cleanup
- Renamed back/forward navigation items in GUI
- SSL disabled by default
Full Changelog: https://github.com/SnowzNZ/SnowReports/compare/1.0.0...1.1.0
1.0.0Релиз1.21.3, 1.21.4, 1.21.5 · 7 июня 2025 г.
Initial release
Комментарии
Загружаем…