How to get started

Information to help the NReport plugin work properly on your server.

Requirements

  • Spigot or Paper

    You need Spigot or a derivative like Paper for the plugin to work. Don't use Craftbukkit. The minimum API version is 1.18.

  • Database (Optional)

    If you plan to use the plugin on a network of servers (BungeeCord/Velocity) or simply prefer a more robust storage system, you'll need a MySQL or compatible database. For single servers, the default YAML system is sufficient.

Installation

To install the plugin on your server, simply place the NReport.jar file inside your plugins folder and restart or start your server.

Several configuration files will be generated (config.yml, messages.yml, gui_admin.yml, etc.) with examples and default values. You can use them as a reference to configure the plugin to your liking.

Last updated