Install a Plugin Server

Plugins are a way of modifying the base Vanilla Minecraft experience without having to modify the client. They add functionality to the game that can be accomplished using the blocks and items from the base game and only have to be installed on the server. The most popular of these are usually chunk-claiming/anti-griefing or command-adding plugins.

If you have an Akliz account

If you haven't made a server yet there's several options that you can use for a plugin in server. Each one having there own advantages. Once you've created your server you'll want to follow our guide on how to install them correctly onto your server.

If you have a vanilla server and want to do plugins.

If you have a vanilla server with Akliz already you can easily change your server to a Spigot or CraftBukkit Server. We do highly suggest you download a copy of your world as an additional back up.

  1. When you're logged into your Command Center Click on manage for your Vanilla server
  2. Under the cogwheel tab on the left click on Game Settings.
  3. In your game settings under the installed version you should see two drop downs. You'll want to click the first drop down and select your version. Then click install.

  1. Once you've installed either Spigot or CraftBukkit. You can select the CraftBukkit or Spigot version you want to use and install.

🚧

The following information is for people who want to do custom installs and hybrid jars.

If you'd like to do something custom, or use a different plugin backbone, you can do so by following these directions:

Add a Custom Minecraft Server

  1. Login to Command Center.
  2. From the server list, on the side bar, click Create a Server.
  3. Choose the Custom Minecraft option, follow the directions, and install the server.
  4. This will take you back to the server list. Click the Manage button for the server you just created.

Upload the Plugin JAR

  1. Download CraftBukkit, Spigot, or any other plugin API you'd like to use. Make sure to download the .jar and not .exe.
  2. Find the SFTP information by either clicking Show SFTP Information or going to the gear icon menu and selecting SFTP Information.
  3. Login to your server SFTP.
  4. Upload the JAR to the SFTP folder of the game.

Select the JAR

  1. From the server you created click the gear icon and then Game Settings.
  2. Under the Custom Executable/JAR section, select the JAR you uploaded.
  3. Click Install.
  4. Start your server.

Updating the APIs

When new releases come out and you want to run them, repeat the Upload the Plugin JAR and Select the JAR sections.