Tutorials

Java Tutorial: How to code a Minecraft Kit Server #4 “Testing the Plugin”

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

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

Products You May Like

Articles You May Like

Online Classes: A Survival Guide – How to Tips
TOP 5 BEST SURVIVAL GEAR ON AMAZON 2020
Cycling Your First 100 Miles | How To Prepare For A Century
Study Tips – How to learn new content
Photoshop Tutorial: How to Transform PHOTOS into Gorgeous, Pencil DRAWINGS
20 Wilderness Survival Tips!

Leave a Reply

Your email address will not be published. Required fields are marked *