Skip to content

Conversation

@ssquadteam
Copy link
Contributor

image

@ssquadteam ssquadteam requested a review from a team as a code owner March 29, 2025 09:44
Copy link
Member

@octylFractal octylFractal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR!

@octylFractal octylFractal enabled auto-merge March 29, 2025 18:55
@octylFractal octylFractal added this to the 7.3.12 milestone Mar 29, 2025
@octylFractal octylFractal self-assigned this Mar 29, 2025
@octylFractal octylFractal changed the title Add #2737 Add ability to copy state string from info tool Mar 29, 2025
@octylFractal octylFractal disabled auto-merge March 29, 2025 19:14
@octylFractal octylFractal added this pull request to the merge queue Mar 29, 2025
Merged via the queue into EngineHub:version/7.3.x with commit 68e4679 Mar 29, 2025
2 checks passed
dordsor21 pushed a commit to IntellectualSites/FastAsyncWorldEdit that referenced this pull request Apr 26, 2025
….3.x

Add ability to copy state string from info tool

Co-authored-by: ssquadteam <sahib.2009.sa@gmail.com>
NotMyFault pushed a commit to IntellectualSites/FastAsyncWorldEdit that referenced this pull request May 10, 2025
* Merge pull request EngineHub/WorldEdit#2740 from ssquadteam/version/7.3.x

Add ability to copy state string from info tool

Co-authored-by: ssquadteam <sahib.2009.sa@gmail.com>

* Update enum-like classes with 1.21.5-rc1 data from MCUtils

* Do not paste unsaveable entities in their default state (#2721)

Remove a redundant passenger check, as entity.save() returns false in that case.

This also causes leash knots to not be copied. I don't think this is a problem because:
- They would not be saved to disk, it's misleading for users that they appear.
- Pasted leashed mobs still think they're leashed to the original position and get unleashed* - no change in behaviour.
    \* Unless they're pasted close enough to the original position, in which case this has better behaviour because they create their own leash_knot entity.

* Update click and hover text component serialization for 1.21.5. (#2757)

Hacky workaround by overwriting the text3 StyleSerializer class with our own modified copy.
Note that the hover events "show_entity" and "show_item" aren't supported as they no longer take a rendered component, but just the NBT structure.

Behavior remains unchanged if 1.21.4- is detected.

Fixes #2756.

* Add text3 bukkit adapter override for Spigot gson change. (#2759)

* Make SpigotAdapter compatible with pre 1.21.5 api

---------

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
Co-authored-by: ssquadteam <sahib.2009.sa@gmail.com>
Co-authored-by: Maddy Miller <git@madelinemiller.dev>
Co-authored-by: brickmonster <92665597+brickmonster@users.noreply.github.com>
Co-authored-by: wizjany <wizjany@gmail.com>
Co-authored-by: SirYwell <hannesgreule@outlook.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants