#How to merge a pterodactyl egg using Java and Discord.js

3 messages · Page 1 of 1 (latest)

modern walrus
#

Hello,
I have a Node.js pterodactyl server (+discord.js) with a script that observes online minecraft mod manifests, and I would like it to be able to execute Java commands for decompile. How can I do this, please?

dreamy ridge
#

you cooould take a basic OS egg and update the installation script that way, that it installs node and java

mental musk
#

The installation script is it's own environment and just fetches files. The yolk is what you'd have to modify if you want something extra during runtime.