Ryan Leach

Results 197 comments of Ryan Leach

Not currently in the API. IMO it's kind of weird that the Viewer interfaces show it to all nearby players, I would have expected spawning particles in the world to...

(I know it's not entirely relevant to the API, but this is possible with vanilla commands in 1.12 (as of which version it was possible, I'm not sure)) `/particle angryVillager...

I might look at this but first I need to fix my workspace, test kashikes annotated commands. fix the config docs, finish the ray tracing docs. Personally I think the...

I'd also like to see the time that players wake up at exposed in some form. https://forums.spongepowered.org/t/bed-plugin/12600

@Lignium (if it's possible) would making Locales CatalogTyped work?

Semi-related: https://github.com/SpongePowered/SpongeAPI/issues/1884

I've seen multi-world plugin authors struggle with unloading and reloading worlds in Sponge as well, while on the topic of loaded vs registered. Not sure of the details, But recall...

I was thinking this was near useless honestly and that plugins could handle it themselves. But then I realized it may be needed for cross plugin queuing.

We are hoping to finally have the Text Implementation internal to Sponge come API 8, which will pave the way to this and other translations working nicely finally.