Posted December 7, 20213 yr I use msm to manage my mc server. for teh current version there is no universal.jar anymore. is there any way to avoid the run.sh-script to start the server?
December 7, 20213 yr Author Thanks for the Answer, could you also tell me were i can find more details on the Script? Edited December 7, 20213 yr by ngmDragon
December 7, 20213 yr Author How the script generally works, how to add aditional parameters and especially how to start the server in background Edited December 7, 20213 yr by ngmDragon
December 8, 20213 yr the 'script' only starts the jar of the server, the main server is start via java. If you want to modify how the server is start the you need to write a custom Launcher which is not supported and not recommended
December 8, 20213 yr 5 hours ago, diesieben07 said: What are you talking about... 'custom Launcher' is the wrong word for that, i know
December 8, 20213 yr Author Ok, you say "It just starts the server jar, like Luis already pointed out." so why do i need the script for that? msm is doing the same. it calls the jar with a few parameters. there are a few arguments in the "unix_args.txt" are all of these nessessary? can i simply additional args in the file?
December 8, 20213 yr 2 minutes ago, ngmDragon said: there are a few arguments in the "unix_args.txt" are all of these nessessary? yes they are nessessary 2 minutes ago, ngmDragon said: can i simply additional args in the file? basically you can, but only defined arguments are used inside the code
December 8, 20213 yr Author 23 minutes ago, Luis_ST said: yes they are nessessary why? 23 minutes ago, Luis_ST said: basically you can, but only defined arguments are used inside the code which arguments?
December 8, 20213 yr 9 minutes ago, ngmDragon said: why? they define a few things which are required from Forge and vanilla 11 minutes ago, ngmDragon said: which arguments? Unfortunately I don't know it by heart
December 9, 20213 yr Author thanks for the explanation, as mentioned in the script the option "nogui" can be passed as command line arg. can the args for min and max ram be passed in this way too or should they be added to unix_args.txt? is it necessary to have the complete forge server in the same place as the minecraft instance?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.