WorldEditSUI
WorldEditSUI copied to clipboard
WorldEdit selection visualizer plugin for Minecraft
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!
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...
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. 
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...
## 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...