-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
FancyHologramsEverything related to the FancyHolograms pluginEverything related to the FancyHolograms pluginPriority: MediumShould be done for the next regular versionShould be done for the next regular versionStatus: PendingWaiting for someone to work onWaiting for someone to work onType: EnhancementNew feature or requestNew feature or request
Description
For which plugin is the feature?
FancyHolograms
Describe your idea
It would be nice to have an ability to set Adventure text directly. Now we only have TextHologramData.setText(List<String>). Is it possible to support providing already parsed Component(Like) list also?
Currently, if a plugin parses MM itself (to replace placeholsers), it has to convert components to strings just so FancyHolograms can parse it back. We can avoid that costly conversion by having a native Adventure API.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FancyHologramsEverything related to the FancyHolograms pluginEverything related to the FancyHolograms pluginPriority: MediumShould be done for the next regular versionShould be done for the next regular versionStatus: PendingWaiting for someone to work onWaiting for someone to work onType: EnhancementNew feature or requestNew feature or request