Installation
Follow these steps to install any Blueth plugin on your Minecraft server.
Step-by-Step Guide
- Download the plugin — Get the latest
.jarfile from blueth.online or Gumroad. - Place the .jar file — Move the downloaded file into your server's
/plugins/directory. - Restart the server — Fully stop and start your server. Do not use
/reloadfor first-time installs. - Edit config files — After the first start, config files will be generated in
/plugins/PluginName/. Edit them as needed. - 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.