zml

Results 134 issues of zml

Currently tag resolvers will only merge fixed-value resolvers into a single map for lookup. We should be able to merge in factory method resolvers that use a known key as...

type: enhancement
area: text-minimessage

in order to allow for improved usability in commands, it would be helpful to provide an easy way to perform tab-completion of partial messages. This would work at just the...

type: enhancement
area: text-minimessage

For some usecases in MiniMessage, style attributes can be eliminated if grandchildren are promoted to children, producing an even more compact component. It would be good to do this, performance...

type: enhancement
area: api

(impl pending) Just a quick peek at what some API could look like, to expose MiniMessage as a type of command argument, and integrate it with Sponge's placeholder system. On...

system: command
implementation: pending
system: text
api: 8

In 1.17, Mojang has introduced their own concept of game events. These are triggered at a location, notifying any listeners within a certain radius. They are used by the sculk...

status: input wanted
type: feature request
api: 9 (u)

See https://github.com/SpongePowered/event-impl-gen/pull/12 This is the changes necessary to update for that PR, tracking in a PR until I've had a chance to test these changes more thoroughly.

type: enhancement
api: 8

needs plugin-meta 0.8 to finish + test

api: 8

The end goal of this is to make Sponge fully internationalized, meaning that server owners get messages all in their own language! - [x] Make text API support serverside translations...

status: input wanted
type: enhancement
system: text

Started revising the docs for 3.7. Mostly minor changes to change out deprecated method names, but a few structural changes as well. I'll keep this as a draft for now,...

API not ready
FLARD