On my server, when I do a command, there's like a 10 second delay before it actually runs the command. So if I do /time day and press enter, it will be like 10 seconds before it turns day. SOMEONE PLZZZZ HELP! IT'S GETTING ANNIYING!
3
go to the launcher to your server and right click then edit and something like this should pop up in a txt file:
@echo off
java -Xms512M -Xmx512M -jar craftbukkit.jar
pause
change each 512 to 1024. what this is doing is boosting how much memory your server is using which helps ALOT on a server. its changing it from half a GB to 1 whole GB hope this helps
@echo off
java -Xms512M -Xmx512M -jar craftbukkit.jar
pause
change each 512 to 1024. what this is doing is boosting how much memory your server is using which helps ALOT on a server. its changing it from half a GB to 1 whole GB hope this helps
3gb
how much ram does your computer have?
