Getting Started
Installation
Section titled “Installation”Follow these steps to install Hubbly on your Minecraft server.
📦 1. Download the Plugin
Section titled “📦 1. Download the Plugin”- Go to the Releases page.
- Find the latest release at the top of the list.
- Download the
Hubbly-x.x.x.jar
file under the Assets section.
⚠ Important: Avoid downloading the
Source code
archives unless you plan to build the plugin yourself.
📂 2. Add to Your Server
Section titled “📂 2. Add to Your Server”- Stop your Minecraft server if it’s running.
- Place the downloaded
.jar
file into your server’splugins/
folder. - Make sure your server is running Spigot or a compatible fork (e.g., Paper, Purpur) for the correct Minecraft version.
🚀 3. Start the Server
Section titled “🚀 3. Start the Server”- Start your server as you normally would.
- The plugin will generate its configuration files in
plugins/Hubbly/
on first launch. - Check the console log for
[Hubbly]
messages to confirm it loaded successfully.
🔧 4. Configure (Optional)
Section titled “🔧 4. Configure (Optional)”- Open the generated config files in a text editor to adjust settings.
- After making changes, run
/reload confirm
or restart the server to apply them.
❓ Troubleshooting
Section titled “❓ Troubleshooting”- Plugin not loading?
- Make sure you’re using the correct
.jar
for your Minecraft version.
- Make sure you’re using the correct
- Still stuck?
- Open an issue on the GitHub Issues page.
- Or, join the discord.
- Include your Minecraft version, plugin version, and any error logs.