Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Install

user77 edited this page Oct 13, 2011 · 3 revisions

Super Easy Install

Copy and paste the following to your ssh session. Make sure you are in the directory you want this installed in.

wget https://github.com/user77/Ascii-Bukkit-Menu/zipball/master

unzip master

mv user77-Ascii-Bukkit-Menu* Ascii-Bukkit-Menu

cd Ascii-Bukkit-Menu

nano include/config

Hit Enter to complete. Now start the script

./start.sh

Standard Install

cd /path_of_your_choice

git clone [email protected]:user77/Ascii-Bukkit-Menu.git

cd Ascii-Bukkit-Menu

vi include/config

*Change bukkitdir= to your current bukkit installation directory.

Clone this wiki locally