zml

Results 134 issues of zml

build/classes/accessors, build/classes/mixins, etc are all on the build path in-IDE. they shouldn't be.

type: enhancement
version: 1.16 (u)

There's no real reason we need it (besides weird restrictions on the ModLauncher/SJH side that are likely unnecessary), and it keeps causing problems Will probably only happen on SV 1.17,...

priority: medium
version: 1.18 (u)
platform: vanilla

Many of our platform implementations have implementation of a system which, using a serverside function cache accessed by a command run on the client. It would improve usability and discoverability...

type: enhancement
area: api

As supplied with signed messages

Currently, MiniMessage only provides tags for some of the vanilla component types, but for completeness sake we should support all of them. ## Supported - `text` (as literal content) -...

type: enhancement
area: text-minimessage
good first issue

For situations where users may want to have multiple sources contribute to a `TagResolver`, it may make sense to have identify tags by `Key` rather than just a plain value....

type: enhancement
area: text-minimessage

This feature is still in flux, but it will involve quite a bit of work to represent within the Adventure API. Things to think about: - representing custom chat types...

type: enhancement
area: api

Fixes #509 Doesn't currently work, just up here to track this branch.

type: enhancement
area: text-minimessage

The serialization system introduced in 4.10.0 is an initial design designed to get the basics of the new system out the door. This is a tracking issue for feedback on...

type: enhancement
area: text-minimessage

Currently `@ApiStatus.Internal` is used. While this is not *incorrect*, more information could be conveyed with a specialized annotation.