Skip to content

Cube-Nation/WorldEditSelectionVisualizer

 
 

Repository files navigation

WorldEditSelectionVisualizer

Java CI Discord

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
  • Can display the current clipboard
  • Use /wesv toggle to toggle the visualizer
  • Option to only show the selection when holding the selection item
  • Configurable particle effect and view distance
  • Prevent players from spawning too many particles when selecting huge regions
  • Highly customizable for the performance of your server
  • Supports both WorldEdit and FastAsyncWorldEdit
  • Compatible with all Minecraft versions starting with 1.7.10
  • PlaceholderAPI support (you can use the placeholders %wesv_toggled_selection%, %wesv_toggled_clipboard%, %wesv_volume_selection% and %wesv_volume_clipboard%)

Downloads

You can download releases and find more information on SpigotMC.

Commands

  • /wesv toggle and /wesv toggle clipboard: toggle the selection/clipboard visualization
  • /wesv lock: lock/unlock the origin of the clipboard visualization to your current location
  • /wesv lock tp: teleport to the lock location (when clipboard visualization lock is enabled)
  • /wesv reload: reload the plugin config

Screenshots

Cuboid selection Cylinder selection Convex selection
Cuboid selection Cylinder selection Convex selection

More screenshots

Credits

WorldEditSelectionVisualizer was originally made by Rojetto, and then was updated and maintained by martinambrus.

YourKit

YourKit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

About

Visualize your WorldEdit selection with particles and without any mod.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%