Skip to content

Partymann2000/PteroControlMC

Repository files navigation

PteroControl

Your Pterodactyl panel, now inside Minecraft.

Requires Fabric API Modrinth CurseForge

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!

PteroControl Demo


✨ Features

  • 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).

📥 Installation

  1. Make sure you have the Fabric Loader installed.
  2. Download the latest release of PteroControl from the Releases page. 3. Place the downloaded .jar file in your mods folder.

Required Dependencies

For PteroControl to work, you must also have the following mods installed:


⚙️ Configuration

  1. Launch Minecraft and go to the Mods menu.
  2. Find PteroControl in the list and click the gear icon (⚙️).
  3. Enter your Pterodactyl Panel URL (e.g., https://panel.yourdomain.com).
  4. Enter your Client API Key (starts with ptlc_).
  5. Enter the Node Address of your servers (e.g., node.yourdomain.com).
  6. Click Save and you're done!

👨‍💻 Building from Source

  1. Clone the repository: git clone https://github.com/Partymann2000/PteroControlMC.git
  2. Navigate into the directory: cd PteroControlMC
  3. Build the JAR: gradlew.bat build (Windows) or ./gradlew build (Linux/macOS).
  4. The compiled .jar will be in build/libs/.

📜 License

This project is licensed under the CC0-1.0 Universal license.

About

A Minecraft Fabric Mod

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages