You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a fairly common thing to want to use the GlobalTranslator to render MiniMessage strings. We should provide a utility class that can create a simple Translator implementation that renders TranslatableComponent instances using MiniMessage.
This class should provide a standard TagResolver for resolving positional arguments, but also perhaps a utility method for creating VirtualComponent instances that hold a name and component, to be used for standard named tags.
The text was updated successfully, but these errors were encountered:
It's a fairly common thing to want to use the GlobalTranslator to render MiniMessage strings. We should provide a utility class that can create a simple Translator implementation that renders TranslatableComponent instances using MiniMessage.
This class should provide a standard TagResolver for resolving positional arguments, but also perhaps a utility method for creating VirtualComponent instances that hold a name and component, to be used for standard named tags.
The text was updated successfully, but these errors were encountered: