WorldEdit

In-game Minecraft map editor - build bigger things more quickly!

File Details

WorldEdit 7.2.6 (Forge/Fabric for MC 1.17.1)

  • R
  • Aug 22, 2021
  • 5.38 MB
  • 414.7K
  • 1.17.1
  • Forge + 1

File Name

worldedit-mod-7.2.6.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:worldedit-225608:3433990")

Fabric

modImplementation "curse.maven:worldedit-225608:3433990"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 

Running a Bukkit(/Spigot/Paper) server? Get WorldEdit from here instead: https://dev.bukkit.org/projects/worldedit

 

Changes in 7.2.6

  • Return false instead of erroring when trying to remove player entities via the API
  • Fix selections at 0,0,0 or radius of 0 with cyl/ellipse selection modes
  • Improve plugin lifecycle for stability
  • Add support for 1.17 & 1.17.1
  • Skip notifying chunk sections if they don't exist
  • Optimise legacy schematic loading
  • Add CLI-specific commands, //cli selectworld and //cli await
  • Fixed //outline for non-cuboid regions
  • Fixed setting biomes below Y 0
  • Support 48x48x48 //drawsel on new versions of Minecraft
  • Fixed the offset mask forcing negation of itself
  • Fixed //regen breaking when some certain mods are in use
  • Fixed cycler tool removing NBT data
  • Improved performance of event bus in situations where it was flooded with data
  • Improve performance of poorly constructed masks with heavily-nested negation
  • Fixed error when using /delchunks with non-cuboid regions

 

Read the WikiChat with UsReport a BugSource Code