I've been trying to find a way to allocate more RAM to my server, and the most specific answer I found online was to edit the 'McMyAdmin.conf' file, replacing 'Java.memory=1024' with whatever amount I'd like to allocate to it (4096 for example). But every time I do that, the server would refuse to start, saying its an invalid heap size.
I know nothing about coding or any of this stuff, so maybe I'm missing something? Any help would be very much appreciated.