Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
2011-01-17 02:54:14 -08:00
src Removed hMod files, simplified configuration and usage. 2011-01-17 02:52:57 -08:00
build.xml Removed hMod files, simplified configuration and usage. 2011-01-17 02:52:57 -08:00
CHANGELOG.txt Updated CHANGELOG.txt for 2.8.1. 2011-01-17 02:54:14 -08:00
COMPILING.txt Added COMPILING.txt. 2011-01-11 10:31:10 -08:00
config.yml Removed hMod files, simplified configuration and usage. 2011-01-17 02:52:57 -08:00
LICENSE.txt Updated license information. 2011-01-02 17:05:04 -08:00
NOTICE.txt Updated license information. 2011-01-02 17:05:04 -08:00
plugin.yml Updated Bukkit support. 2011-01-08 13:03:18 -08:00
README.txt Removed hMod files, simplified configuration and usage. 2011-01-17 02:52:57 -08:00

WorldEdit
Copyright (c) 2010 sk89q <http://www.sk89q.com>
Licensed under the GNU Lesser General Public License v3

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.

For usage help, see:
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
------

Thanks to grum for writing the terrain smoother.