Kezz
Kezz
Would need to investigate how to display players in the tab list, perhaps just example players?
As you can't render newlines in the title/subtitle, the first line should be the title and the second should be subtitle
To aid with #15, the render hooks should take the context of the call in addition to the thing that is being rendered.
Obviously we already have ``, but we have a lot of people wondering how to remove all styling from lore, for example. We should add a tag to "clear" styling...
This PR does the following: * Updates to Adventure 4.23 * Includes #12572 (use pointers supplier instead of pointers instance, kinda lower memory usage not really but w/e) * Implements...
Although not currently respected by the Vanilla server, it'd be nice to respect the client's settings for if the chat should contain color or not.
The selector component needs to be entirely rendered server-side and shouldn't ever be sent to the client. Additionally, the score component needs a value attribute filled in before being sent...
See, for example, the Javadoc entry for [`Localizable#empty()`](https://minestom.github.io/Minestom/net/minestom/server/adventure/Localizable.html#empty()).