VelocityReport aims to be the best report plugin out there. More information can be found at Why VelocityReport? wiki page.
Compilation requires JDK 8 and up.
To compile the plugin, run ./gradlew build
from the terminal.
Once the plugin compiles, grab the jar from /bin
folder.
The precompiled JAR can be downloaded for free from:
- GitHub releases: https://github.com/Syrent/VelocityReport/releases
- Modrinth (Recommended): https://modrinth.com/plugin/velocityreport
- Spigot: https://www.spigotmc.org/resources/velocityreport-1-8-1-19-2-mysql-sqlite.105378/
- Polymart: https://polymart.org/resource/velocityreport-1-8-1-19-2.2896
- Paper's forum: https://forums.papermc.io/threads/velocityreport-report-system-for-velocity-servers.515/
Other links:
If this plugin has helped you in any way, and you would like to return something back to make the plugin even better, there is a lot of ways to contribute:
- Open a pull request containing a new feature or a bug fix, which you believe many users will benefit from. Make detailed high-quality bug reports. The difference between a bug getting fixed in 1 week vs 1 hour is in quality of the report (typically providing correct steps to reproduce that actually work).
- Help improve the wiki by opening a Wiki change issue, where you can improve existing descriptions, add information you found missing, fix typos / grammar mistakes or add more examples of usage of functions.