βοΈ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