to use /nitrapi commands.
The documentation of the Nitrapi is located on https://doc.nitrado.net
To build the plugin all you need is to run "mvn compile assembly:single" Please visit https://server.nitrado.net/deu/developer/index
Click the plus button to create a new application.
Insert name, website, email and a description(of your choice)
The redirect URL has to be http://***YOUR_SERVER_IP***:8080/Callback
After saving, you can click your application to get the APP ID and the APP SECRET.
You need the values in the next step
On first run, the plugin will create its config file.
Alternatively you can create the config and insert the values before you start, to save one restart.
The location has to be plugins/Nitrapi-Minecraft/config.yml
APP_ID: Enter APP_ID here
APP_SECRET: Enter APP_SECRET here
IP: Enter IP here
PORT: 8080
SCOPES: user_info service service_order ssh_keys
CREDENTIALS_PATH: /ftproot/minecraftbukkit/plugins/Nitrapi-Minecraft/
Insert APP ID, APP Secret and your Server IP in the config file of the plugin.
If you don't do this. the plugin will disable at start.
execute /nitrapi auth. Click the link and enter your Nitrado Account Credentials.
If you don't do this, the server will die. Current commands you can see if you execute just /nitrapi.