How to install plugins on your server

Step 1: Downloading plugins

Download your desired plugins from Spigot. Spigot is one of the largest and most reliable plugin repositories available. Alternatively, you can use BukkitDev, which works for Spigot servers as well.

Plugins need to be in .jar format to work on your server, if the file you download from Spigot or BukkitDev is a .zip, you will need to extract the file(s) before proceeding.

Step 2: Navigating to your server

Visit our Game Panel and select the server you would like to add plugins to.

Step 3: Accessing the web file manager

On the Game Panel, select "File Management" from the left navigation menu. Once you are on the "File Management" page navigate to the "plugins" folder.

Plugins can also be uploaded via FTP.

Step 4: Uploading your plugins

From the "File Management" page in the "plugins" folder, you will see a button labeled "Upload". Click the "Upload" button and select the plugin you would like to install on your server.

Step 5: Restarting your server

Once you have completed uploading all of the plugin files, please navigate back to the "Console" from the left navigation menu. From the "Console" page you will need to select the "Restart" button for your server.

Step 6: Verify your plugins have been installed correctly

Once your server has completely restarted, you may now run the command orplugins in the console or /plugins in-game to view a list of plugins installed on your server.

Last updated