Skip to main content

Installation Guide

Follow these steps to install our Minecraft plugin on your server.

Prerequisites

Before installing, make sure you have:

  • A Minecraft server running version 1.8.x - 1.21.x
  • PlaceHolderApi plugin
  • Server software: Spigot, Paper, or compatible forks
  • Java 8 or higher
  • Access to your server files
  • Server restart privileges

Download the Plugin

  1. Download the latest version of the plugin from one of these sources:

  2. Make sure you download the correct version for your Minecraft server version.

Server Installation

  1. Stop your Minecraft server if it's running
  2. Navigate to your server's plugins folder
  3. Copy or move the downloaded JAR file into this folder
  4. Start your server again

The plugin will automatically generate necessary configuration files on the first startup.

Verify Installation

You can verify that the plugin has been successfully installed by:

  1. Checking the server console during startup for messages from our plugin
  2. Running the command /plugin in-game (requires appropriate permissions)
  3. Looking for the plugin in the output of the /plugins command

Post-Installation

After installation:

  1. Go to the plugins/AdvancedArmorStands/ directory to find the configuration files
  2. Edit config.yml to customize the plugin settings (see Configuration)
  3. Restart the server to apply your changes, or use the reload command if available

Updating the Plugin

To update to a newer version:

  1. Stop your Minecraft server
  2. Delete the old plugin JAR from your plugins folder
  3. Add the new version to the plugins folder
  4. Start your server again

Your configuration files will be preserved during updates. However, it's always a good idea to make backups before updating.

Troubleshooting

If you encounter issues during installation:

  • Check that your server meets the requirements
  • Ensure you downloaded the correct version
  • Look for error messages in your server console
  • See our Troubleshooting guide for common issues