/
Overview
This update introduces a custom text parser that supports various formatting tags, gradients, colors, click and hover events, and vanilla-style codes. You can combine tags or nest them for powerful text displays.
Features & Examples
Bold, Italic, Underline, Strikethrough, Obfuscated
<b>Bold text</b><i>Italic text</i><u>Underlined text</u><strike>Strikethrough text</strike><obf>Obfuscated text</obf>Hex Colors
<#FF0000>This text is red</#><#00FF00>This text is green</#>Gradient
<gradient:#FF0000:#FFFF00:#00FF00>Hello Gradient!</gradient>#FF0000:#0000FF:#00FF00).Click Events
<click:run_command:'/say Hello'>Click to run a command</click><click:suggest_command:'/help'>Click to suggest a command in chat</click><click:open_url:'https://example.com'>Click to open a website</click><click:copy_to_clipboard:'Copied!'>Click to copy text</click>run_command is executed as if the player typed it in chat, so it requires permissions.Hover Events
<hover:show_text:'Hover message here'>Hover over me</hover>Links
<link:https://google.com>Click to open Google</link>click:open_url event.Reset
<reset> or <r> resets any formatting to default.Vanilla Formatting Codes
& followed by a code (e.g. &a, &l, &r):
&l = bold&o = italic&n = underline&m = strikethrough&k = obfuscated&r = reset&0-&f = color codes
• BEconomy is a mod that adds virtual economy as well as item type economy, which makes it very customizable and easy to use. • Cobblemon Support