Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
2011-01-21 18:24:38 -08:00
src Moved WorldEdit to use Bukkit's command registration. 2011-01-21 18:24:38 -08:00
build.xml Added support for Niji's permission system. 2011-01-21 17:35:10 -08:00
CHANGELOG.txt Fixed CHANGELOG. 2011-01-19 02:47:50 -08:00
COMPILING.txt Added COMPILING.txt. 2011-01-11 10:31:10 -08:00
config.yml Added new configuration to default config.yml. Changed navigation configuration variables for Bukkit. 2011-01-19 02:49:20 -08:00
LICENSE.txt Updated license information. 2011-01-02 17:05:04 -08:00
NOTICE.txt Updated credits. 2011-01-17 21:18:41 -08:00
plugin.yml Moved WorldEdit to use Bukkit's command registration. 2011-01-21 18:24:38 -08:00
README.txt Updated credits. 2011-01-17 21:18:41 -08:00

WorldEdit
Copyright (c) 2010, 2011 sk89q <http://www.sk89q.com>
Licensed under the GNU 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 installation and usage help, see:
http://wiki.sk89q.com/wiki/WorldEdit

Thanks
------

- grum for providing the area smooth code.
- toi for the TargetBlock class.