WorldEdit 5.5 (JAR only)

Details

  • Filename
    worldedit-5.5.jar
  • Uploaded by
  • Uploaded
    Jan 13, 2013
  • Size
    746.57 KB
  • Downloads
    13,139
  • MD5
    e2b2367b47d86b3beffb4f509fcc5869

Supported Bukkit Versions

  • CB 1.4.6-R0.3
  • CB 1.4.6-R0.2
  • CB 1.4.6-R0.1

Changelog

- Added failsafe for when Craftbukkit packaging switches versions. Note that using mismatched WorldEdit and CraftBukkit version will cause data to be lost when copy/pasting or loading certain blocks with advanced data.

- Updated cardinal directions to match newer Notchian values. Using command that take a direction will now use these directions.

- Add support for setting skull blocks. Syntax is skull:data|MobType|rotation. MobType can also be a player name.

- Removed old permissions for jumpto and thru. You must now use jumpto.command or jumpto.tool respectively (or thru.).

- Added -c flag to //size and //distr. Operates on the clipboard instead of current selection.

- Added support for rotating wooden logs.

- Add butcher-radius.maximum and butcher-radius.default to limits section of config.

- Added -b flag to //butcher to specify ambient mobs (currently only bats)

- Added -d and -n flags for //schematic list command. Sorts by date by newest/oldest.

- Added a configuration option to allow symbolic links (for backups, schematics, etc)

- Improved accuracy of command logging, as well as logging to file correctly. The worldedit.log file (by default) should now be useful.

- Fixed //snow snowing on some blocks it shouldn't (like stairs)

- For developers: Added a LocalPlayer argument to the constructors for EditSession in the factory. Also added @NestedCommand(executeBody=true/false) so that base commands can be executed if no subcommands are passed.

Quote from the WorldEdit team:

Read the Wiki Chat with Us Report a Bug Source Code