You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/paper/dev/api/component-api/intro.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ representations in the legacy string format.
33
33
Representing text as components is now the supported way of representing text for Paper and Velocity. They are used
34
34
for almost all aspects of text being displayed to clients. Text like item names, lore, bossbars, team prefixes and
35
35
suffixes, custom names, and much more all support components in respective APIs.
36
-
[Mojang has stated](https://bugs-legacy.mojang.com/browse/MC-190605?focusedId=993040&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-993040)
36
+
[Mojang has stated](https://mojira.dev/MC-190605#comment-993040)
37
37
that client support for the legacy format with `§` will be removed in the future.
0 commit comments