Updated README.txt.

This commit is contained in:
sk89q 2011-01-17 17:07:11 -08:00
parent a920c700e2
commit 964ed22fbd

View File

@ -1,6 +1,6 @@
WorldEdit WorldEdit
Copyright (c) 2010 sk89q <http://www.sk89q.com> Copyright (c) 2010, 2011 sk89q <http://www.sk89q.com>
Licensed under the GNU Lesser General Public License v3 Licensed under the GNU General Public License v3
Introduction Introduction
------------ ------------
@ -10,26 +10,5 @@ support for working with block data, copying and pasting regions,
undoing and redoing operations, loading and saving .schematic undoing and redoing operations, loading and saving .schematic
files, and much more. files, and much more.
For usage help, see: For installation and usage help, see:
http://github.com/sk89q/worldedit/wiki/Usage http://wiki.sk89q.com/wiki/WorldEdit
Installation
------------
Bukkit:
1. Create a "plugins" folder inside your server folder.
2. Copy WorldEdit.jar into "plugins".
3. Restart your server.
Default configuration files will be created in plugins/WorldEdit/
when WorldEdit is first started. Be sure to edit them and use
/reload WorldGuard until you are satisfied (remember to remove the
/reload permission from everyone when you are done).
Thanks
------
Thanks to grum for writing the terrain smoother.