
FortX-reports
Description
FortX-reports is an advanced player reporting management plugin for Minecraft servers. This plugin enables efficient communication between players and administrators, as well as among admin team members, even when they are on different servers within your network.
Features
- Player Report System - allows players to report rule violations by other players
- Multi-server Support - synchronizes reports across all servers in your network
- Admin Chat - private communication channel for administrators across all servers
- Highly Configurable - easily customize message appearance and plugin behavior
Commands
| Command | Permission | Description |
|---|---|---|
/report <player> <reason> |
report.use |
Reports a player to administration with specified reason |
/adminchat <message> |
adminchat.use |
Sends a message to all administrators |
/ac <message> |
adminchat.use |
Shortcut for the adminchat command |
Permissions
| Permission | Description |
|---|---|
report.use |
Allows the use of the /report command |
report.admin |
Allows seeing player reports |
report.bypass |
Protects a player from being reported |
adminchat.use |
Allows sending messages in admin chat |
adminchat.see |
Allows seeing messages in admin chat |
Configuration
Basic Configuration
The config.yml file contains basic plugin settings:
# Debug mode (disabled by default)
debug: false
# Multi-server configuration
multiserver:
enabled: false # Set to true to enable multi-server mode
# Server name configuration (used in reports and admin chat)
server:
name: "lobby" # The name of this server
# Redis configuration (required only when multiserver is enabled)
redis:
host: "localhost"
port: 2137
password: "your_redis_password"
channels:
adminchat: "adminchat"
report: "report"
helpop: "helpop"
Message Configuration
The messages.yml file allows you to customize all messages:
report:
self: "&cYou cannot report yourself!"
offline: "&cYou cannot report an offline player!"
bypass: "&cYou cannot report a player with a bypass permission!"
message: "&f{Player} &areported &f{Target} &afor &c{Reason}!"
reason: "&cYou must provide a reason for the report!"
adminchat:
format: "&c[ADMIN] &f{Player}: &7{Message}"
Multi-server Setup
To use the multi-server features, you need to:
- Set up a Redis database
- Enable
multiserver.enabledinconfig.yml - Configure the Redis connection in the
redissection - Set a unique name for each server in the
server.namesection
After proper configuration:
- Reports will be visible to administrators on all servers
- Admin chat will work across all servers
Support
If you have any problems or questions:
- Documentation: https://reports.fortx.top/
- Discord: https://discord.gg/fortx
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as FortX-reports-1.0.0-all.jar — drop this file into the mods folder
- Download size: 18.0 MB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.