From 9fa6c136c08414cd54b8f75688d3124cf6628d18 Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 2 Oct 2010 01:41:32 -0700 Subject: [PATCH] Updated INSTALL.txt to make a note about js.jar. --- INSTALL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index d35663570..50210e34d 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -3,8 +3,8 @@ Installation This plugin requires Hey0's server modification. -Create a "plugins" folder in your Hey0's server mod folder and drop -WorldEdit.jar into that folder. Add "WorldEdit" to "plugins" in your +Create a "plugins" folder inside your Hey0's server mod folder and drop both +WorldEdit.jar and js.jar into that folder. Add "WorldEdit" to "plugins" in your server.properties file, like so: plugins=WorldEdit