Your Pterodactyl panel, now inside Minecraft.
PteroControl is a powerful, client-side Minecraft mod that seamlessly integrates your Pterodactyl game server panel directly into the multiplayer screen. Manage your servers without ever leaving the game!
- In-Game Controls: Adds Start, Stop, and Restart buttons directly to your server entries in the multiplayer list.
- Smart Display: Buttons only appear for servers matching your configured Pterodactyl node address.
- Dynamic Button States: Buttons automatically enable or disable based on the server's live status (Online, Offline, or Pinging), preventing unwanted actions.
- Auto-Refresh: The button states update automatically a few seconds after sending a command, reflecting the server's new state.
- Fully Configurable: A comprehensive in-game settings screen allows you to configure your API endpoint, key, and node address (requires Mod Menu).
- Make sure you have the Fabric Loader installed.
- Download the latest release of PteroControl from the Releases page. 3. Place the downloaded
.jarfile in yourmodsfolder.
For PteroControl to work, you must also have the following mods installed:
- Launch Minecraft and go to the Mods menu.
- Find PteroControl in the list and click the gear icon (⚙️).
- Enter your Pterodactyl Panel URL (e.g.,
https://panel.yourdomain.com). - Enter your Client API Key (starts with
ptlc_). - Enter the Node Address of your servers (e.g.,
node.yourdomain.com). - Click Save and you're done!
- Clone the repository:
git clone https://github.com/Partymann2000/PteroControlMC.git - Navigate into the directory:
cd PteroControlMC - Build the JAR:
gradlew.bat build(Windows) or./gradlew build(Linux/macOS). - The compiled
.jarwill be inbuild/libs/.
This project is licensed under the CC0-1.0 Universal license.
