Перейти к содержимому
Mineforgian

Ultimate Reports

A simple yet complete Player Reports plugin for Minecraft, with cross-server and Discord support.

Загрузки
486
Подписчики
8
Обновлён
7 апреля 2026 г.
Лицензия
GPL-3.0-only

Опубликован 18 ноября 2025 г.

UltimateReports - Advanced Player Reporting System

UltimateReports is a light-weight, high-performance player report plugin for Minecraft servers. It offers seamless cross-server synchronization and full Discord integration.

Developed with optimization in mind, all database operations are asynchronous to ensure zero lag for your players.



Discord Integration and Logs


Check the Images Gallery for more previews!

🚀 Key Features

🌐 Cross-Server Synchronization (Bungee/Velocity)

The plugin synchronizes data in real-time between proxied servers. Using MySQL/MariaDB and a message broker, your moderation team can handle reports from any server in the network.


💬 Advanced Discord Integration

Bring your moderation to Discord. You can configure UltimateReports to:

  • Send simple Webhooks for new reports.
  • Run a full Discord Bot to manage and update reports directly from your Discord server.

⚡ Optimized Performance

Written from scratch to be lightweight. It supports extensive database options with async connections:

  • H2 (Default, preferred over SQLite)
  • MariaDB (Recommended for performance)
  • MySQL, PostgreSQL, and SQLite.

🛠️ Moderation Tools

  • Interactive GUIs: View, manage, and resolve reports entirely in-game via a clean inventory interface.
  • Minecraft Dialogs: Utilizes the new dialogs feature for supported versions.
  • Reward System: Encourage community reporting by configuring rewards for players who submit valid reports.
  • Punishment System: Prevent spam by putting players on cooldown if they abuse the report command.
  • PlaceholderAPI Support: Integrated placeholders available out of the box.
  • Full Customization: Every message and setting is configurable.

UltimateReports Logo

📜 Commands & Permissions

Player Commands

  • /report <player> [reason] - Submit a new report against a player.

Admin Commands (/reports)

Manage the moderation queue efficiently:

  • /reports check <id> - Open the GUI manager for a specific report.
  • /reports comment <id> [comment] - Add staff notes to a report.
  • /reports notify - Toggle staff notifications on/off.
  • /reports cooldown <add/remove> <time> - Manage cooldowns for specific players.

Thank you for choosing UltimateReports! Need help? Check the Documentation or open an issue on GitHub.

Ченджлог

1.1Релиз1.21.9, 1.21.10, 1.21.11 · 7 апреля 2026 г.
  • Now, when you navigate in the GUIs, process/delete a report etc you will be able to go back in the previous GUI instead of having to reopen it using the command (the GUI will automatically go back into the reports list upon processing one report. you can disable this in the config)

  • the message sent upon sending a report has been updated to let players know they can add a comment to it

  • updated the report list GUI; now it's easier to understand which filter you are using

  • added support for papi placeholders in all the GUI messages

  • fixed the text "Dynamic" that would sometimes show in the first lore line of the GUIs items

TO UPDATE

either reset your message.yml file, or you can just change report_successful to this in the messages.yml:

report_successful:
  - '%PLUGIN_PREFIX% [You successfully reported](dark_aqua) [%PLAYER%](gold) [for:](dark_aqua)
    [%REASON%](gold)'
  - '[If you want to add extra information in your report](dark_aqua) [[click here]](blue
    bold suggest_command=/reports comment %ID% <message> hover=[Click to add a comment](dark_aqua))'
1.0Релиз1.21.9, 1.21.10, 1.21.11 · 23 ноября 2025 г.

Fixed bugs, and added support for PlaceholderAPI

1.0.1-SNAPSHOTБета1.21.8, 1.21.9, 1.21.10 · 21 ноября 2025 г.

added:

  • rewards system
  • gui to process reports
  • comments message on discord
  • teleportation handler
  • messages to reporter on report update

Комментарии

Загружаем…