KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
678 stars 103 forks source link

Generic character mapping MiniMessage tag (for small caps) #1061

Open kezz opened 2 months ago

kezz commented 2 months ago

One of our most common requests in the discord support channels is for tags that can convert text into sᴍᴀʟʟ ᴄᴀᴘs, a pretty common set of characters used in Minecraft servers. As Modifying tags are relatively complicated compared to normal tags, we should provide a utility method to create a Modifying tag that simply maps characters or groups of characters into other characters. This could also have other use cases beyond just a small caps tag.