From d1ea3ec9b195fe784c4ac16151913049057df29d Mon Sep 17 00:00:00 2001 From: sk89q Date: Sun, 16 Jan 2011 13:32:42 -0800 Subject: [PATCH] Updated INSTALL.txt for Bukkit. --- INSTALL.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/INSTALL.txt b/INSTALL.txt index 22fa78202..63e8dff25 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,7 +1,18 @@ Installation ------------ -This plugin requires Hey0's server modification. +Bukkit: + + 1. Create a "plugins" folder inside your server folder. + + 2. Copy WorldEdit.jar into "plugins". + + 3. Restart your server. + +You may want to copy config.yml into plugins/WorldEdit/config.yml +(you will have to create that folder). Edit it to fit your needs. + +hMod: 1. Create a "plugins" folder inside your "bin" folder.