How to Install Minecraft Plugins
Step-by-step guide on installing Craftbukkit and Spigot plugins on your Beacon Hosting game server.
June 2, 2025
1 min read
57 views
Topics:
Beacon HostingCraftbukkitSpigotMinecraftplugin installationgame serverserver managementHow to Install Minecraft Plugins
Plugins let you expand your Minecraft server with features like teleportation, economies, protection systems, and more. If you're running a CraftBukkit, Spigot, Paper, Purpur or similar on Beacon Hosting, here's how to install plugins.
Step 1: Access Your Server Panel
- Log in to the Beacon Hosting Game Panel.
- Select your Minecraft server.
- Open the File Manager tab or connect via SFTP.
Step 2: Upload the Plugin
- Download your plugin
.jar
file from a trusted site like SpigotMC or Bukkit.org. - Upload the
.jar
file to theplugins/
directory in your server files.
Step 3: Restart the Server
After uploading:
- Return to the server overview.
- Click Restart to load the plugin into the server.
Once restarted, the plugin will generate a folder inside /plugins
(if it supports configs).
Step 4: Configure the Plugin (Optional)
- Go to the
/plugins
folder. - Open the plugin’s config files (usually
.yml
). - Make any desired changes, then save and restart if required.
⚠️ Be careful editing
.yml
files — incorrect formatting can cause the plugin to fail.
Was this helpful?
Let us know if this article helped you solve your problem
Related Articles