Skip to content

Installation and updating

Joshua edited this page Jun 21, 2021 · 1 revision

Initial installation

Installation is fairly simple. All you need to do is download the latest release and drop it into your server's plugin folder.

If you downloaded the jar file from SpigotMC, it will download the latest release from the Github.

Updating

In order to update the plugin you must make sure that the configuration file has the correct data, at the moment our configuration handler
does not support missing inputs. This is on our list of things to complete. Without the required data, the plugin will refuse to start.
I suggest looking through the commit history for that file and double checking the data already exists in your configuration files.
Here is a list of configuration histories

That is about it. Updating this plugin is easy as dropping the new jar file in and making sure the old one is removed.
The Jar from spigot can act as an auto-updater, deleting the old Jar and loading in the latest release.

Clone this wiki locally