Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Convert section chars in components to components in more places

Open Machine-Maker opened this issue 4 years ago • 7 comments

Fixes #4888 Fixes #7599 Fixes https://github.com/PaperMC/Paper/issues/9399

Does the same conversion in more places to ensure comparisons are correct. Section chars in top-level components are now converted to json structure. This doesnt touch section chars in children components, but it didnt originally do that either.

Machine-Maker avatar Oct 02 '21 19:10 Machine-Maker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 02 '21 01:12 stale[bot]

Rebased for 1.18

Machine-Maker avatar Dec 06 '21 19:12 Machine-Maker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 05 '22 01:02 stale[bot]

Rebased for 1.18.2

Machine-Maker avatar Mar 15 '22 22:03 Machine-Maker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 31 '22 01:05 stale[bot]

Rebased for 1.19.3

Machine-Maker avatar Dec 12 '22 00:12 Machine-Maker

This now also fixes https://github.com/PaperMC/Paper/issues/9399

Machine-Maker avatar Aug 16 '23 21:08 Machine-Maker

Closing this as we've already removed any existing logic we had that did this. As more and more move to components, its less and less feasible to try and fix plugin mistakes here. Will be closing the linked issues as well.

Machine-Maker avatar Sep 24 '24 00:09 Machine-Maker