Minecraft Tools
Minecraft-specific panel features including plugins, modpacks, version changer, player manager, and config editor.
Minecraft servers get additional tools in the panel for managing plugins, mods, versions, players, and configuration files. These tools appear automatically when your server runs a Minecraft egg.
Plugin Browser
Browse and install plugins directly from the panel — no manual downloading or uploading required.
- Go to Plugins on your server
- Search for a plugin by name
- Click Install to add it to your server
Viewing Installed Plugins
Go to Plugins → Installed to see all plugins currently on your server, including their versions.
💡 Tip: After installing or updating plugins, restart your server for the changes to take effect.
📝 Note: The plugin browser supports Spigot, Paper, and other Bukkit-based servers. Availability depends on your server software.
Modpack Installer
Install complete modpacks with a single click.
- Go to Modpacks on your server
- Browse or search for a modpack
- Select the version you want
- Click Install
⚠️ Warning: Installing a modpack will replace your current server files. Always create a backup before installing a modpack.
Version Changer
Switch your Minecraft server software or version without manual file management.
- Go to Software Version on your server
- Select the server type (Paper, Purpur, Vanilla, Forge, Fabric, etc.)
- Choose the Minecraft version
- Select the build (if applicable)
- Click Install
The panel downloads and installs the new server jar automatically.
📝 Note: Downgrading Minecraft versions can cause world corruption. Always back up before changing versions.
Bedrock Version Changer
Bedrock servers have a dedicated version changer with access to all available Bedrock Dedicated Server releases.
Player Manager
Manage online and offline players directly from the panel — no console commands needed.
- Go to Players on your server
- View currently online players with their skins
Available Actions
| Action | Description |
|---|---|
| Whitelist | Add or remove players from the whitelist, toggle whitelist on/off |
| OP / De-OP | Grant or revoke operator status |
| Ban / Unban | Ban or unban players (by name or IP) |
| Kick | Kick a player from the server |
| Clear Inventory | Clear a player's inventory |
| Kill | Kill a player in-game |
| Wipe | Wipe a player's data completely |
💡 Tip: The player manager is especially handy on servers where you don't want to grant console access to moderators — just give them access to the Players page via subuser permissions.
Config Editor
Edit common server configuration files through a user-friendly interface instead of raw text editing.
- Go to Configs on your server
- Select a configuration file (e.g.,
server.properties,bukkit.yml) - Modify settings using the form fields
- Click Save
The config editor understands common Minecraft config formats and presents them as labeled fields, so you don't need to know the exact config syntax.
Related Pages
- Files — Manual file editing for advanced configuration
- Server Management — Restart your server after changes
- Backups — Back up before installing mods or changing versions
How is this guide?