Changes

From Amahi Wiki
Jump to: navigation, search
400 bytes removed ,  07:22, 25 October 2012
m
=Tekkit with McMyAdmin=
------------------
Please note that this section was written before McMyAdmin had an option for Tekkit. To make vanilla and Tekki Minecraft versions run simultaneously, you should install Tekkit in the following manner: *Create startup script for Tekkit. Note that 1500M stands for the number of megabytes of ram you are letting Tekkit use potentially. The 512M stands for also create the number of megabytes of ram you let Java use at startup.{{Code|nano start.sh}} {{Text|Text=#!/bin/shjava -Xmx1500M -Xms512M -jar Tekkit.jar}}*Give permissions to the scriptfrom above.{{Code|chmod +x start.sh}}*Start Tekkit{{Code|nohup ./start.sh}}
------------------
110

edits