mark2devel / mark2

Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv
Other
208 stars 44 forks source link

Support symlinked server jars #63

Closed Trikolon closed 8 years ago

Trikolon commented 8 years ago

When I create a symlink in the server directory pointing to a server jar mark2 is unable to start. Could you add support for that? This way I could have one executable for all my servers.

Trikolon commented 8 years ago

I was able to solve it temporarily by using a hard link.

KasperFranz commented 8 years ago

that seems to be working for me, what issues are you getting=?

EDIT: This is working with starting it, it just seems to take the scripts.txt and using it on the latest and ignoring the one in their folder

gsand commented 8 years ago

mark2.properties

mark2.jar-path=\path\to\my\jar\file.jar