Calemi / CalemiUtils-1.12.2

Utilities that make your Minecraft experience better!
Apache License 2.0
1 stars 1 forks source link

Change Brush Functionality #19

Closed DevTimur closed 5 years ago

DevTimur commented 5 years ago

Left-click (attack) should set "First point" Right-click (use) should set "Second point" Shift+Left-click should cycle between forms (Circle, Cube) Shift+Right-click should spawn selected form

I don't think players would like using commands, on most servers commands disabled in a first place.

Also, you should add "Sphere" form. Sphere is HELLA annoyong to build.

Calemi commented 5 years ago

I used commands to mimic World Edit. Also commands allow for an easy check for servers to see if they want everyone using the brush or just some. By default, deops can use the brush as well. There is also a config option to use permission check to use it. Since the brush can be laggy I left this option for server owners to control who gets to functionality.

If I were to remove commands, I would just end up making a GUI for the shape and color changing. But for now, I think I'll keep it the way it is.