MinecraftServerControl / mscs

Powerful command-line control for UNIX and Linux powered Minecraft servers
https://minecraftservercontrol.github.io
BSD 2-Clause "Simplified" License
479 stars 61 forks source link

[Question] disable default arguments #341

Open Fauli1221 opened 3 months ago

Fauli1221 commented 3 months ago

I was wondering if it was somehow possible to disable the default arguments as I am trying to run a standalone Geyser server and it does not like the mscs-world=\<worldname> argument

sandain commented 2 weeks ago

That bit is used to keep track of which process belongs to which server. It would be really hard to change that.