#custom jar file minecraft nest
1 messages · Page 1 of 1 (latest)
Did you change the statup command on the egg, or on the server?
Updating it on the egg won't update it on existing servers
yes on eggs, after i deleted the server then recreate it
Double check what the startup command is on your recreated server
On the server, not the egg
You still have the jar file set to paper
I know ! that's the problem, in fact I create servers automatically, it has to be automatic not manual
when my servers start automatically, it starts them under paper
When you create a new server normally, does the jar get set to paper, or the correct default you set in your egg?
NOT using your custom automatic creation code, using the panel
When the server is created automatically, it starts on paper
That's not the question I asked
Well there's nothing I can do about that
There's nothing in pterodactyl that is going to set your jar file to some version of paper instead of using the eggs default.
So you either aren't using your custom egg, or what ever system it is you're using to automatically create servers is sending a value for SERVER_JARFILE in the creation request.
That really doesn't address anything..
I show you the nest
Yes, and that really doesn't answer any questions
I don't know what to answer you
I use a git for my servers, inside there is a "titanium" jar.
How are you "automatically" creating servers ?
I upload them on github, after a plugin detected which server starts according to the creation needs. I use a git clone to download the server.
in the nest "script"
There you go. What ever that "plugin" you are using that is creating the servers, is passing though a value for SERVER_JARFILE
this variable comes from the ptero panel
No, your plugin is overriding it
Unless you can test as I already asked you to do and show that the issue happens when you create the servers manually though the panel, then there is no reason to believe this is an issue with the panel.
ahh manually?
Yes. Manually. Though the panel. Not using your plugin.
See
It's your plugin overriding the SERVER_JARFILE when it send the creation request to the panel
oh it's not normal, I'll see with my developer
You need to fix or reconfigure your plugin. This is not a pterodactyl issue.