IntellectualSites / FastAsyncWorldEdit

Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/
Other
611 stars 219 forks source link

requesting Perf validation #2493

Open SfSuralias opened 11 months ago

SfSuralias commented 11 months ago

What feature do you want to see added?

I would like to see the implementation of the command "//perf validation on" and "//perf validation off"

It is apparently something that can be turned on so that if you paste connectable blocks like fence posts, walls, glass panes, etc. and they are incorrectly connecting, they will attempt to redo the connections.

In discord, I noticed pierreschwang (nicknamed Pierre DE) commented that it is "not supported at the moment - block updates take quite a bit of performance and are therefor disabled in FAWE"

I'm requesting it as a feature, since:

  1. it is able to be turned on and off as per player's request.
  2. it can help quickly fix copy/pasted fences and things that connect
  3. it is available in worldedit, but worldedit can't be used at the same time as FAWE

Thanks for your consideration. I appreciate everything you guys are doing. FAWE is a great plugin.

Are there any alternatives?

The only alternatives I can think of would be to:

  1. take out FAWE and put in WorldEdit just to use it
  2. go to each individual connectable block and replace them manually

Although these alternatives are available, I don't want to temporarily switch plugins just for that command, and it can be time consuming to manually replace the blocks that connect.

Anything else?

No response

dordsor21 commented 4 months ago

2746 implements block updates but not block validation