Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-03 01:50:07 +01:00
20 Zeilen
540 B
Plaintext
20 Zeilen
540 B
Plaintext
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. |