Installation

Follow these steps to install any Blueth plugin on your Minecraft server.

Step-by-Step Guide

  1. Download the plugin — Get the latest .jar file from blueth.online or Gumroad.
  2. Place the .jar file — Move the downloaded file into your server's /plugins/ directory.
  3. Restart the server — Fully stop and start your server. Do not use /reload for first-time installs.
  4. Edit config files — After the first start, config files will be generated in /plugins/PluginName/. Edit them as needed.
  5. Restart again — Restart the server (or use /reload) to apply your configuration changes.

⚠️ Important

Do NOT use /reload for first-time installs — always restart your server. Using /reload on initial setup can cause class loading issues and unexpected behavior.

Updating Plugins

To update a plugin, replace the old .jar file in your /plugins/ directory with the new version, then restart your server. Your configuration files will be preserved.