It should be apparent that I use a Mac and that many others do. It's probably true that very many servers run Linux. I found it annoying at first that you have to get a JAR and make a command file to launch it with
cd (JAR directory)
java -Xmx1024M -Xms1024M -jar (JAR name) nogui
if you aren't using Windows. Sure I know how to do this, but a lot of people do not, and it's still sometimes inconvenient for those who do. Especially inconvenient for those people like me who have friends who don't know how to do this and have to keep asking.
The official server launcher should, first of all, be made for Mac and Linux. It's not hard to do. It should also generate a config file in its working directory that has GUI and Java RAM options.
if you aren't using Windows. Sure I know how to do this, but a lot of people do not, and it's still sometimes inconvenient for those who do. Especially inconvenient for those people like me who have friends who don't know how to do this and have to keep asking.
The official server launcher should, first of all, be made for Mac and Linux. It's not hard to do. It should also generate a config file in its working directory that has GUI and Java RAM options.