Go to file
2011-01-21 18:39:05 -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 Changelog updated. 2011-01-21 18:39:05 -08:00
COMPILING.txt
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
NOTICE.txt
plugin.yml Moved WorldEdit to use Bukkit's command registration. 2011-01-21 18:24:38 -08:00
README.txt

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.