In this series we will code a kit server step by step. If you have any questions or ideas, post them in the comment section!
My Server IP: mccombat.run
Join our army! | http://bit.ly/TeamablesSUB
My Server IP: mccombat.run
Join our army! | http://bit.ly/TeamablesSUB
Social Media:
Twitter: http://twitter.com/Serilum
Facebook: http://facebook.com/Teamables
run.bat:
@ECHO OFF
SET BINDIR=%~dp0
CD /D “%BINDIR%”
“%ProgramFiles%Javajre7binjava.exe” -Xmx8192M -Xms8192M -jar craftbukkit.jar
PAUSE
Change ‘-Xmx8192M -Xms8192M’ depending on the amount of RAM available in your computer. e.g. 1024M for 1GB