FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

tracemask without brush set returns error

Antaner opened this issue ยท 0 comments

commented

Server Implementation

Paper

Server Version

1.19.3

Describe the bug

If I'm holding a non-brush Tool and I'm setting the tracemask, it returns an error. It should, like for a mask, return that I'm not holding a brush, and first have to put a brush on my tool to use tracemask.

To Reproduce

  • Get a tool that hasn't been made to a brush yet
  • do "/tracemask #solid" for example
  • Error gets thrown

Expected behaviour

(FAWE) You aren't holding a brush!
(The return message for /mask on a non-brush)

Screenshots / Videos

image

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/4cf7cfa92fa74af298acd29d7f6175d3

Fawe Version

FastAsyncWorldEdit-Bukkit-2.5.2.jar

Checklist

Anything else?

No response