|
|
@ -24,7 +24,7 @@ maxplayers="32" |
|
|
|
|
|
|
|
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
fn_parms(){ |
|
|
|
parms="-port=${port} -BeaconPort=${beaconport} -MULTIHOME="${ip}" -maxplayers=${maxplayers}" |
|
|
|
parms="-port=${port} -beaconport=${beaconport} -MULTIHOME="${ip}" -maxplayers=${maxplayers}" |
|
|
|
} |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|