React icon indicating copy to clipboard operation
React copied to clipboard

React regions

Open cyberpwnn opened this issue 6 years ago • 2 comments

Support region selection with a react wand and optionally support world edit wand selection.

Region settings and flags include

  • NO_ACTION - selectors cannot select this regions chunks
  • NO_STACKING - mob stacking is disabled in this region
  • NO_SAMPLE - Disables physics sampling in the regions chunks

cyberpwnn avatar Apr 14 '18 16:04 cyberpwnn

Can you add a flag like: NO_REACT who disable Actions, stacking & sample? :)

haeiven avatar Apr 30 '18 10:04 haeiven

I can't really disable sampling without seriously slowing down the sampler thread... which needs to be lightning fast. But yes. Stacking is a form of an action so it would work.

cyberpwnn avatar Apr 30 '18 14:04 cyberpwnn