WorldEditSelectionVisualizer (WESV) is essentially the famous WorldEditCUI mod in the form of a bukkit plugin, which means that players don't need to install anything on their client.
- Spawns particles around WorldEdit selections so players can see them
- No client mod required
- Supports cuboid, sphere, ellipsoid, cylinder, polygon and convex selections
- Use
/wesv
to toggle the visualizer - Only show the selection when holding the selection item
- Configurable particle effect
- Force large particle distances to see your selection from far away
- Prevent players from spawning too many particles when selecting huge regions
- Highly customizable for the performance of your server
You can download releases and find more information on SpigotMC: https://www.spigotmc.org/resources/worldeditselectionvisualizer.17311/
WorldEditSelectionVisualizer collects statistics anonymously via bStats. You can see the statistics here: https://bstats.org/plugin/bukkit/WorldEditSelectionVisualizer
If you want to disable bStats, you just need to set enabled
to false
in plugins/bStats/config.yml
, but statistics are really useful for developers.