-
-
Notifications
You must be signed in to change notification settings - Fork 293
Fixes bugs with copy entities from Position A to Position B #2195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
I tested each of them on a Plot world |
.../main/java/com/sk89q/worldedit/bukkit/adapter/impl/fawe/v1_17_R1_2/PaperweightGetBlocks.java
Outdated
Show resolved
Hide resolved
.../main/java/com/sk89q/worldedit/bukkit/adapter/impl/fawe/v1_17_R1_2/PaperweightGetBlocks.java
Outdated
Show resolved
Hide resolved
16c78b6
to
cf5e84f
Compare
Bump! |
Hey, do we have any news about this? This fix would be very useful for builders who use Block Display Studio to create structures. |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
Hi, are there any updates on this? Our players are waiting for a fix. @TheMeinerLP |
Sorry, I was on sick leave, and I am not yet 100% recovered |
Thank you for working on this, ive been waiting for a fix. |
Thank you for your work, get well soon! Could you please take a look at the nbt data issue when copying passengers? I would really appreciate if you could fix this too. |
Fixing the NBT issue would be amazing, it's what's holding back the development of my server currently. |
Thank you for working on this. |
Hi @TheMeinerLP, any updates on this? It's a while since there was any progress on this. |
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
@since TODO
.