05-08-2015, 10:17 PM
(05-08-2015, 10:05 PM)worktycho Wrote: I'm just worried about the future impact of a command line like mcserver -s=20 -p=25565 --portv4=none --portv6=none --plugin-port-whitelist=none --ip=127.0.0.1 --ipv4=none --ipv6=none --plugin-address-whitelist
Have you seen what the build calls to compiler in an MCServer build are like? That's what a call to MCServer would be like to lock it down.
Is this bad? I mean who use this parameters, mainly people who are hosting gameservers, so you configure it once and then never again.
I think, its better as an additionally config file, the parameters are there for solving such problems.
And yes I know those commands with many many parameters, not beautiful but convenient.