r4g3baby / SimpleScore

A simple animated scoreboard plugin for your minecraft server.
https://www.spigotmc.org/resources/simplescore.23243/
MIT License
68 stars 34 forks source link

Feature request: add MineDown (essentially for ProtocolLib boards) #35

Closed nothendev closed 2 years ago

nothendev commented 2 years ago

MineDown is a library inspired by markdown that allows to do things like this: this text [Hi](color=#fff-#000 HoverText) displays a gradient from #ffffff to #000000 and a hover text of "HoverText"

r4g3baby commented 2 years ago

Hey, thanks for the suggestion but I won't be adding this. Most of this features are already supported by PlaceholderAPI and it can also be achieved using other external tools.