FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

Fixes bugs with copy entities from Position A to Position B

Open TheMeinerLP opened this issue 3 years ago • 16 comments

Overview

Fixes #2140 Fixes #2427

Description

This PR included the fix for passenger of entities and also leashs for other entities. That means now //copy -e and //paste -e will work to 99% correct now for entities except some edge cases.

Submitter Checklist

  • [X] Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • [X] Ensure that the pull request title represents the desired changelog entry.
  • [X] New public fields and methods are annotated with @since TODO.
  • [X] I read and followed the contribution guidelines.

TheMeinerLP avatar Apr 29 '23 14:04 TheMeinerLP

I tested each of them on a Plot world

TheMeinerLP avatar Apr 29 '23 14:04 TheMeinerLP

i just compiled your bugfix and tested it, the entities including passanger are now copied, but they are now both independent entities and no longer mounted. in my case the pig is no longer sitting on the invisible armorstand and can be moved around image image

LedariaTim1 avatar May 13 '23 10:05 LedariaTim1

Bump! Tested with 1.20.1

TheMeinerLP avatar Sep 21 '23 23:09 TheMeinerLP

Hey, do we have any news about this? This fix would be very useful for builders who use Block Display Studio to create structures.

seercle avatar Jan 12 '24 21:01 seercle

Please take a moment and address the merge conflicts of your pull request. Thanks!

github-actions[bot] avatar Mar 17 '24 07:03 github-actions[bot]