/WorldEditSelectionVisualizer

Visualize your WorldEdit selection with particles and without any mod

Primary LanguageJavaMIT LicenseMIT

WorldEditSelectionVisualizer

Build Status codecov Codacy Badge Maintenance

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.

Features

  • 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

Downloads

You can download releases and find more information on SpigotMC: https://www.spigotmc.org/resources/worldeditselectionvisualizer.17311/

Screenshots

Cuboid selection Polygon selection Ellipsoid selection Customizable particle effect and particle distance

Metrics

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.