Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
2011-01-17 21:18:41 -08:00
src Inventory support now works in Bukkit. 2011-01-17 21:11:39 -08:00
build.xml Fixed build process not setting version in plugin.yml correctly. 2011-01-17 17:11:05 -08:00
CHANGELOG.txt Updated CHANGELOG.txt. 2011-01-17 21:15:05 -08:00
COMPILING.txt Added COMPILING.txt. 2011-01-11 10:31:10 -08:00
config.yml Added wand-item to default config.yml. 2011-01-17 21:12:31 -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 Changed the plugin version in plugin.yml to be a string. 2011-01-17 21:17:11 -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.