Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.
/ pterodactyl Public archive

**Broken** MCPI-Reborn Pterodactyl stuff (eggs, images, etc.)

License

Notifications You must be signed in to change notification settings

MCPI-Revival/pterodactyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pterodactyl

MCPI-Reborn Pterodactyl stuff (eggs, images, etc.)

In this repo you will find various resources to build a Pterodactyl-ready MCPI-Reborn image, and an "egg" to use it.

Prerequisites

For non-ARM devices, you should install QEMU and friends first:

# Install QEMU
sudo apt-get install qemu binfmt-support qemu-user-static

# Enable multi-arch support
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes

Building

First of all, you will need to build a slightly modified MCPI-Reborn, using the build.sh script. Then you can build the Docker image:

# Build MCPI-Reborn
./build.sh

# Build the Docker image
docker build . --file Dockerfile --tag mcpi-reborn-pterodactyl # You can use any other tag here, actually

Using the egg

Just upload the egg.json file to your Pterodactyl panel 🤷

License

This small set of scripts and patches is licensed under a MIT license.

About

**Broken** MCPI-Reborn Pterodactyl stuff (eggs, images, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages