Plex-FAWE/README.txt

35 lines
934 B
Plaintext
Raw Normal View History

2010-09-30 07:13:07 +00:00
WorldEdit
Copyright (c) 2010 sk89q <http://www.sk89q.com>
Licensed under the GNU Lesser General Public License v3
2010-09-30 07:13:07 +00:00
2010-10-15 08:31:54 +00:00
Introduction
------------
WorldEdit is a powerful in-game world manipulation plugin with
support for working with block data, copying and pasting regions,
undoing and redoing operations, loading and saving .schematic
files, and much more.
2010-09-30 07:13:07 +00:00
For usage help, see:
2010-11-27 07:51:18 +00:00
http://github.com/sk89q/worldedit/wiki/Usage
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
------
2010-11-27 07:51:18 +00:00
Thanks to grum for writing the terrain smoother.