#How to add egg to Pumpkin's PterodactylHow to add egg to Pumpkin's Pterodactyl
1 messages · Page 1 of 1 (latest)
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
Well I don't have a lot of experience with pterodactyl, but I can still see multiple issues with the config. Probably the most notable one:
# Baixar e instalar o Pumpkin
curl -L -o pumpkin-server.tar.gz https://github.com/Snowiii/Pumpkin/releases/download/v1.0.0/pumpkin-server.tar.gz
There are no releases on the GitHub repo, let alone a v1.0.0
You will have to modify it to clone the repo and build it. If there were ready made builds you wouldn't even have to use the rust:latest image
Then also in terms of config files, pumpkin doesn't use a server.properties file, instead it uses a configuration.toml which is a whole nother format