Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
WorldEdit

WorldEdit

A Minecraft Map Editor... that runs in-game! With selections, schematics, copy and paste, brushes, and scripting. Use it in creative, or use it temporarily in survival.

2.80M
2,670
Library
Management
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.4
1.18.2
1.17.1

Platforms

Bukkit
Fabric
Forge
NeoForge
Paper
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Sponsor on GitHubDonate

Creators

EngineHub
EngineHubOrganization

me4502
me4502 Maintainer
octylFractal
octylFractal Maintainer
wizjany
wizjany Maintainer

Details

Licensed GPL-3.0-only
Published last year
Updated last week
DescriptionChangelogVersions

Show all versions

1
2
3

WorldEdit 7.3.9 (Bukkit for 1.20.2-1.21.3)

by me4502 on Nov 25, 2024
Download

WorldEdit 7.3.9 (NeoForge/Fabric for MC 1.21.3)

by me4502 on Nov 25, 2024
Download

7.3.9

  • Added support for 1.21.3
  • Fixed tools not behaving correctly when mods embed worlds in worlds

WorldEdit 7.3.9 Beta 1 (Bukkit for 1.20.2-1.21.3)

by wizjany on Nov 9, 2024
Download

7.3.9 beta 1

  • Add support for 1.21.3

WorldEdit 7.3.9 Beta 1 (NeoForge/Fabric for 1.21.3)

by wizjany on Nov 9, 2024
Download

7.3.9 beta 1

  • Added support for 1.21.3

WorldEdit 7.3.8 (Bukkit for 1.20.2-1.21.1)

by me4502 on Oct 21, 2024
Download

7.3.8

  • [Bukkit] Update 1.21.1 adapter for Spigot breakage

WorldEdit 7.3.8 (NeoForge/Fabric for MC 1.21-1.21.1)

by me4502 on Oct 21, 2024
Download

7.3.8

  • There are no changes in this build, it exists purely to keep the versions consistent due to a Bukkit-only bugfix release

WorldEdit 7.3.7 (Bukkit for 1.20.2-1.21.1)

by me4502 on Oct 13, 2024
Download

WorldEdit 7.3.7 (NeoForge/Fabric for MC 1.21-1.21.1)

by me4502 on Oct 13, 2024
Download

7.3.7

  • Fixed handling of some time-related commands in the snapshot system
  • Fixed some situations where rotated pastes can behave oddly with the update side effect disabled
  • Fixed an error that can occur when generating completions starting with a "
  • Fixed Sponge v3 schematics lacking the BlockEntities not loading
  • Fixed the //curve and //line commands not accepting decimal values for thickness
  • Fixed WorldEdit not using typical error handling systems when an error is thrown during post-edit
  • Fixed NBT parsing for certain legacy schematics with non-standard string formatting
  • Improved performance of the side effect system, and fixed some API inconsistencies
  • Re-enabled the buffering system, due to some systems depending on it in certain situations

WorldEdit 7.3.6 (Bukkit for 1.20.2-1.21.1)

by me4502 on Aug 10, 2024
Download

7.3.6

  • [Bukkit] Allow 1.21 Paper adapter to load on 1.21.1
  • Revert "Shutdown the executor service on disable, to prevent waiting on async tasks before shutting down" due to it causing issues in some situations

WorldEdit 7.3.6 (NeoForge/Fabric for MC 1.21-1.21.1)

by me4502 on Aug 10, 2024
Download

7.3.6

  • Revert "Shutdown the executor service on disable, to prevent waiting on async tasks before shutting down" due to it causing issues in some situations

WorldEdit 7.3.5 (Bukkit for 1.20.2-1.21)

by me4502 on Jul 25, 2024
Download

7.3.5

  • [Bukkit] Utilise new Bukkit registry API, allowing WorldEdit to work with Commodore disabled (paper.disableOldApiSupport flag on Paper)
  • Fix queryRel not behaving correctly in //deform and the deform brush
  • Shutdown the executor service on disable, to prevent waiting on async tasks before shutting down
  • Remove legacy code for pre-1.16 //drawsel handling

WorldEdit 7.3.5 (NeoForge/Fabric for MC 1.21-1.21.1)

by me4502 on Jul 25, 2024
Download

7.3.5

  • Fix queryRel not behaving correctly in //deform and the deform brush
  • Shutdown the executor service on disable, to prevent waiting on async tasks before shutting down
  • Remove legacy code for pre-1.16 //drawsel handling

WorldEdit 7.3.4 (Bukkit for 1.20.2-1.21)

by me4502 on Jul 6, 2024
Download

7.3.4

  • Added support for 1.21
  • Fixed an issue where //drawsel can prevent using //world overrides in some situation
  • Improved performance of repeatedly getting string representations of a block

WorldEdit 7.3.4 (NeoForge/Fabric for MC 1.21)

by me4502 on Jul 6, 2024
Download

7.3.4

  • Added support for 1.21
  • Fixed an issue where //drawsel can prevent using //world overrides in some situation
  • Improved performance of repeatedly getting string representations of a block

WorldEdit 7.3.4 Beta 1 (Bukkit for 1.20.2-1.21)

by me4502 on Jun 19, 2024
Download

WorldEdit 7.3.4 Beta 1 (NeoForge/Fabric for MC 1.21)

by me4502 on Jun 19, 2024
Download

7.3.4 Beta 1

  • Added support for 1.21

WorldEdit 7.3.3 (Bukkit for 1.20.2-1.20.6)

by me4502 on Jun 5, 2024
Download

Changes in 7.3.3:

  • This build contains no changes, and exists purely for version consistency with other platforms

WorldEdit 7.3.3 (NeoForge/Fabric for MC 1.20.6)

by me4502 on Jun 5, 2024
Download

7.3.3

  • [NeoForge] Update NeoForge version to workaround API break

WorldEdit 7.3.2 (Bukkit for 1.20.2-1.20.6)

by me4502 on May 21, 2024
Download

Changes in 7.3.2:

  • [Paper] Worked around future Paper API change to prevent compatibility issues
  • [Bukkit] Dropped 1.19.4-1.20.1 support due to tooling compatibility issues
  • Fixed heightmap brush not behaving correctly below Y=0
  • Fixed paintings not getting rotated correctly
  • Fixed the crafter block not behaving correctly during flips
  • Fixed an issue where selection commands could kick some clients in certain circumstances

Important: This version of WorldEdit targets Java 21, which is required for Minecraft 1.20.6. It will only work on 1.20 - 1.20.4 if you have also updated Java.

Check out this post for a more in-depth look at some of the biggest new features from WorldEdit 7.3!

WorldEdit 7.3.2 (NeoForge/Fabric for MC 1.20.6)

by me4502 on May 21, 2024
Download

Changes in 7.3.2:

  • [Fabric] Updated the Permissions API to 0.3.1
  • [NeoForge] Fixed an issue where the client mod was required for the server mod to function
  • Fixed heightmap brush not behaving correctly below Y=0
  • Fixed paintings not getting rotated correctly
  • Fixed the crafter block not behaving correctly during flips
  • Fixed an issue where selection commands could kick some clients in certain circumstances

Check out this post for a more in-depth look at some of the biggest new features from WorldEdit 7.3!

1
2
3

Modrinth is open source.

main@bf16d36

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.