edit your serverstart.bat (when using windows) or edit serverstart.sh when your using a NIX based OS.
in the file you will see a line with -xmx1G, change this to a the amount of GB ram you want the server to use as maximum
at the very end of that line add nogui
Example of the way it should...