FancyInnovations / FancyInnovations/FancyPlugins
Feature: Native Adventure API in TextHologramData
Open
FancyHolograms
Priority: Medium
Status: Pending
Type: Enhancement
- Dominant language
- Java
- Stars
- 88
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
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)`. 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.
Contributor guide
Assessment
This issue has not been assessed yet.