A old plugin to replace worldedit for when it didnt work on sponge
1

World Modify

World Modify is a direct replacement for World Edit that uses the same commands for ease of use.

World Edit situation

For those who don’t know, WorldEdit cannot be ran on Sponge API 8.

While WorldEdit and Sponge sort the issue out, I have uploaded WorldModify as a replacement until WorldEdit and Sponge 8 are working again

Worldedit is working again on Sponge Vanilla.

SpongeForge users can use the patched version of WorldEdit provided by SawFowl. https://github.com/SawFowl/WorldEditForge/releases

World Modify will no longer receive updates

Commands

Currently world modify has the current commands working. More worldedit commands will be coming

//pos1

//pos1 Sets the first position in a region

//pos2

//pos2 Sets the second position in a region

//set

//set <block> This sets the blocks between both positions with the block specified

//replace

//replace <block> <replacement> This replaces the first block with the second between the specified region

//copy

//copy Copies your currently selected region

//paste

//paste Pastes your copied structure into the current region

Permissions

worldmodify.region.set.block

allows use of the //set <block> command

worldmodify.region.replace.block

allows use of the //replace <block> <replace> command

worldmodify.region.set.position

allows use of the //pos1 and //pos2 commands

Category: World Management

Published on Aug 21, 2022

views

stars

watchers

total downloads

Promoted Versions

Pages

Members