WorldEditSUI icon indicating copy to clipboard operation
WorldEditSUI copied to clipboard

WorldEdit selection visualizer plugin for Minecraft

Results 7 WorldEditSUI issues
Sort by recently updated
recently updated
newest added

I see that GriefDefender has already been requested: https://github.com/kennytv/WorldEditSUI/issues/11 I use GriefPrevention, so it would be fantastic to support both! They use the samish API!

enhancement

This is a great plugin, GriefDefender supports WECUI visual but WESUI doesn't seem to work with it. It would be a great option for servers that don't want all of...

enhancement

If you select a poly region, the shown particels are not at the right coordinates. I used the outer bedrock blocks for selecting my area. ![2020-04-19_17 10 30](https://user-images.githubusercontent.com/31349220/79691606-ee050880-8260-11ea-84be-ef3310315cc1.png)

bug

Currently the 2 corner selection points are not distinguished when a region is outlined. This is a request to add the functionality such that point 1 & point 2 can...

enhancement

Show convex selection :) Thanks

enhancement

## Description This modification adds the `force=true` parameter to the `spawnParticle` method calls in the `ParticleHelper` class. ## Problem Solved The `particle-viewdistance` parameter in the configuration doesn't work as expected...

Hi, the particle system doesn't work in the latest version of bukkit. You have to add an boolean to force the particle to be send in the particleHelper. ParticleHelper.java l.39...