- LuckPerms installed on the Minecraft server
- Place the JAR file inside the
plugins
folder of the Spigot server - Run the server at least once to generate the
config.yml
file - Update the generated config file with the required values (eg. API token)
- Restart the Spigot server
To generate the shaded JAR file
./gradlew shadowJar
To boot up a local Minecraft server
./gradlew runServer
Then connect to localhost
in Minecraft