reversed step 4-5 in install

Reference to CraftBukkit command window seemed a bit out of place if the server is not running. Thanks for great work here!
This commit is contained in:
K. M. Lawson 2014-01-11 12:32:16 -05:00
parent dbded4edf0
commit c2886555e3

View file

@ -72,7 +72,9 @@ Install ScriptCraft on your computer...
3. [Download the latest version of the ScriptCraft Mod][sc-plugin]. Then copy the ScriptCraft.jar file to the
`craftbukkit/plugins` folder (This folder won't be created until you run Bukkit for the first time (see previous step).
4. In the CraftBukkit command window type `op {your_username}` and hit
4. Start up the craftbukkit server again (see [instructions for starting the server][bii]).
5. In the CraftBukkit command window type `op {your_username}` and hit
enter, replacing {your_username} with your own minecraft
username. This will give you `operator` access meaning you can perform
more commands than are normally available in Minecraft. You should
@ -80,8 +82,6 @@ Install ScriptCraft on your computer...
for the server) permanently by editing the craftbukkit/ops.txt file
and adding your username (one username per line).
5. Start up the craftbukkit server again (see [instructions for starting the server][bii]).
6. In the CraftBukkit command window type `js 1 + 1` and hit enter. You should see `> 2` .
... Congratulations! You just installed your own Minecraft Server with