Howdy, I downloaded and ran the server files, then to run the server you have to use the run.bat file and I guess not the start.bat, server works good but runs a little low on available ram. Currently it is set to 4096mb but I want to raise it to 8192mb. Within the run.bat file it says to add any JVM arguments to the user_jvm_args.txt file and to add ant custom program Args to the run.bat file. I added the command -Xmx8192M -Xms4096M to the user_jvm file and it did not seem to do anything. The server was still running with only 10-25% free ram left. Also tried -Xmx8G and just using Xmx8192M but nothing either. Any help is appreciated!