I have already started my server with over 40 plugins, it's working fine, but it's a bit laggy, I wanted to change the amount of Ram I used but i'm afraid that if I change it it will delete everything! Will someone tell me if it will? The .bat file is already running, if I do the process over again, will it work, or delete everything?
3
If you're wondering whether you will lose your data by changing the amount of RAM allocated to your Minecraft server via batch, then no, you will not lose data. Just make sure to keep a backup of your server before you start and keep that backup in case something doesn't work.
lionfuzzy27 Thanks fort he reply, if I use this code:
java -server -Xmx4096M -Xms4096M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -jar Minecraft_Mod.jar nogui
will the server be exactly the same, just with more ram?
java -server -Xmx4096M -Xms4096M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -jar Minecraft_Mod.jar nogui
will the server be exactly the same, just with more ram?
okay first off all if you ever belive that your server could get deleted copy and paste the whole server somewhere else than u have a test server where you can play around with and if it works you do it to the other server pm me if it doesnt work BTW
