The egg used to run Fyreactyl on Pterodactyl Panel
MD211211#9261 THIS IS BASED OF DASHACTYL EGG (but for fyreactyl)
1: add this egg to your pterodactyl eggs
2: start the server, IF YOU SEE AN ERROR YOU ARE DOING THIS CORRECTLY
3: Then upload entrypoint.sh to file manager, set the permission to 777
4: Start the server! wait for install
5: Config settings.yml
6: Make an nginx config on your node for it (https://pastebin.com/4GvEG6rH replace [DOMAIN YOU WANT TO USE and [PTERODACTYL CONTAINER DOMAIN](include port with this) with the corrisponding domains )
7: Delete Entrypoint.sh (this should have self-destructed earlier but if it didnt, do this step)
8: Change the startup command to "node index.js"
9: Visit the site you configed on your nginx config, Done!