Kezz

Results 104 issues of Kezz

Would need to investigate how to display players in the tab list, perhaps just example players?

type: enhancement
misc: longshot

area: frontend
type: enhancement

As you can't render newlines in the title/subtitle, the first line should be the title and the second should be subtitle

area: frontend
type: enhancement

To aid with #15, the render hooks should take the context of the call in addition to the thing that is being rendered.

area: backend
type: enhancement

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...

type: enhancement
area: text-minimessage

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.

enhancement

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...

bug
confirmed

See, for example, the Javadoc entry for [`Localizable#empty()`](https://minestom.github.io/Minestom/net/minestom/server/adventure/Localizable.html#empty()).

bug
documentation
help wanted
needs investigation