select game mode when launching server from commandline
Hi everybody!
Please help me - is there any trick to select game mode(creative/survival) when launch server form command line?
Something like
Systems are:
1) netbook - debian linux "Sid"
2) Desktop - windows 7
server is on netbook, controlling with ssh
Please help me - is there any trick to select game mode(creative/survival) when launch server form command line?
Something like
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetestserver --worldname my --port 30000 [color=red]--mode creative[/color]
Systems are:
1) netbook - debian linux "Sid"
2) Desktop - windows 7
server is on netbook, controlling with ssh