Plex-FAWE/README.md

1.1 KiB

WorldEdit

WorldEdit is a voxel and block manipulation library for Minecraft. It is primarily a library but bindings to Bukkit (included) and SPC (external) are available.

Compiling

Some dependencies are required:

For links to downloads, check out http://wiki.sk89q.com/wiki/WorldEdit/Development

To compile a .jar, use the Ant build file with the 'jar' target.

ant jar

Contributing

We happily accept contributions. The best way to do this is to fork WorldEdit on GitHub, add your changes, and then submit a pull request. We'll look at it, make comments, and merge it into WorldEdit if everything works out.

Your submissions have to be licensed under the GNU General Public License v3.