13
0
Grafische WorldEdit-Selectiondarstellung, Original von KennyTV
Datei suchen
2019-11-20 14:00:18 +01:00
we-compat 1.6.1 Release 2019-09-02 17:28:51 +02:00
worldedit-sui Only with WE-Axe in Hand, free togglecommand for everyone 2019-11-20 14:00:18 +01:00
.gitignore Init 2019-04-10 10:48:29 +02:00
LICENSE.txt Init 2019-04-10 10:48:29 +02:00
pom.xml 1.6.1 Release 2019-09-02 17:28:51 +02:00
README.md Add note on 1.8 support 2019-08-29 23:40:20 +02:00

WorldEditSUI

Discord Twitter

Sassy Minecraft plugin to show your current WorldEdit selection by displaying particles (which can be greatly customized in the plugin's config). It aims at a higher performance and lesser memory impact by having a quite simplistic approach to calculating vectors.

You can read up on everything else and see examples on the Spigot page.

Legacy support

This branch supports Minecraft versions from 1.9 upwards. If you want a jar that supports 1.8.4-1.8.9 as well (everything below 1.8.4 still unsupported), see the 1.8-support branch / the releases download page.

The default master branch does not contain 1.8 support, since that version seems to be used by only a very small fraction of WESUI users and requires some extra encapsulation and small additions for every new Minecraft release.

Compiling

Use Maven to compile the project (mvn clean package).

Licence

This project is licensed under the GNU General Public License.