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.