Need help? Ask on the forum, ask a fellow user or developer (join us on IRC), or contact sk89q.
Contribute to the wiki, edit this page! Register an account, or login with Facebook first.
HEY! Do you integrate (or want to) a plugin into yours? Do you help work on WE/WG/etc.? Please subscribe to our mailing list!
WorldEdit
Installation
Single player
Single player usage requires the Single Player Commands mod.
Contents |
Installation
- Install Single Player Commands.
- To optionally update WorldEdit (SPC comes with WorldEdit already):
- Download WorldEdit.
- Copy WorldEdit.jar into your .minecraft/bin directory and replace the existing WorldEdit.jar.
Configuration
When you first run WorldEdit, .minecraft/mods/sppcommands/worldedit.properties will be created and then you can configure WorldEdit. To reload WorldEdit's configuration, you have to save your world, quit it, and then get back in.
Paths
For some features, you put the files here:
- CraftScripts: .minecraft/craftscripts
- Saving and loading .schematics: .minecraft/schematics
Optional dependencies
If you install certain Java libraries, WorldEdit will automatically make use of them to give you more features. The install process for these libraries is to identify the file that you need (listed in the table below) in the download and to place it into your bin/ directory. After restarting the server, WorldEdit should find the libraries.
| Library | What it's for | The file to install |
|---|---|---|
| TrueZIP | Better ZIP support for snapshots | Save as truezip.jar |
| Rhino (JavaScript engine) | Required for scripting support | Extract js.jar |
Note that the filename must match exactly as in the table.