✍️How to Start
✅ Requirements & Installation
1) Spigot or Paper (Required)
To use EpicReports, your server must be running Spigot or Paper.
Do not use CraftBukkit — it lacks essential features and compatibility.
2) ErsDiscord (Optional)
This is an optional plugin dependency. It allows EpicReports to send notifications to a Discord channel when someone submits a report.
📎 You can download ErsDiscord here: 👉 ErsDiscord Plugin (Spigot)
📘 Learn how to configure it: 👉 ErsDiscord Configuration Guide
3) Spigot Compatibility
EpicReports is built using the Spigot API, which means it supports server software such as Paper.
🧱 What is Spigot? Spigot is a community-built API that allows developers to create plugins for Minecraft servers.
🔗 Learn more about how configure Ers with Spigot: 👉 click here to go to bukkit section
4) BungeeCord Support (Optional)
If you're running a BungeeCord network and want to share report data across multiple servers, EpicReports supports MySQL integration.
⚙️ When using BungeeCord:
Install EpicReports on every server in the network.
Enable the
MySQL-active
option in the config file.Point all servers to the same database.
🔗 Learn more about how configure Ers with BungeeCord: 👉 click here to go to bungee section
🚀 Installation
To install EpicReports on your server:
Download the plugin
.jar
file (e.g.,EpicReports-4.0.0.jar
).Place the file inside your server’s
/plugins
folder.Start or restart your server.
The plugin will generate the necessary files and folders automatically.
🔄 You can reload the configuration with
/epicreports reload
.
Last updated