Using formatting tools
social provides built-in formatting tools to enhance messages and add personalization.
You can use MiniMessage tags to format your messages. For example:
- Bold:
<b>message</b> - Italics:
<i>message</i> - Underline:
<u>message</u> Strikethrough:<st>message</st>- Obfuscate:
<obf>message</obf>
Users require permission social.text-formatting to use formatting tags.
MiniMessage support is limited to styling tags, meaning that tags such as <click> or <hover> are disabled to assure player safety.
Mentions
Players can be mentioned in chat using the @ symbol followed by their username.
For example, typing @dinnerbone will notify the player accordingly.