nimmis / docker-spigot

A docker container with spigot, builds spigot.jar on first start
177 stars 81 forks source link

Different Jar Name #31

Open BrightSkyz opened 6 years ago

BrightSkyz commented 6 years ago

This isn't an issue (I can't add the feature request label on this issue), I would just like to request you make the versions from now on use server.jar instead of spigot.jar. It would be much nicer looking when I run a different version server in this. Sometimes I run vanilla or forge on this and it doesn't look right when I need to name the .jar file spigot.jar when its actually forge.

Note: If you do this and change the jar name to server.jar, can you release an update right after its changed so I can use this? Thanks!

nimmis commented 6 years ago

Can't change the default name as it would break all previous builds using this container but I look into making it possible to set a global variable to make it possible to change the name, maybe JAR_NAME and that would be default set to spigot.jar

BrightSkyz commented 6 years ago

So adding a parameter when you start the container?

BrightSkyz commented 6 years ago

Any updates on adding this?

BrightSkyz commented 6 years ago

@nimmis Have you gotten around to adding this? Is really helpful so I can run forge and such without needing to confuse myself by having it named spigot.jar.