# Text modifiers

## Senders:

Message senders will send your message according to their respective function.\
Senders is identified by \[]

| Nome        | Descrição                                   | Tag                             | Forma de usar                                                                            |
| ----------- | ------------------------------------------- | ------------------------------- | ---------------------------------------------------------------------------------------- |
| ActionBar   | <p>Send the message</p><p>on Action Bar</p> | \[ACTION]                       | \[ACTION] message                                                                        |
| Centralizer | Centralizes the text and send the message!  | \[CENTER:CHAT\|INV\|MOTD\|size] | <p>\[CENTER:CHAT] Text on chat<br><br>\[CENTER:123] Text with custom centralization </p> |
| Title       | Send a title with the the provied text      | \[TITLE]                        | \[TITLE:fadein:fade:fadeout] title \<subtitle> subtitle                                  |

## Modifiers:

Modifiers are text modifiers that apply a specific attribute to the text.

Text modifiers are identified by <>.

**All modifiers was replaced by** [**adventure minimessage**](https://docs.papermc.io/adventure/minimessage/format/)**.**

## Time placeholder

Time placeholders are placeholders that indicate the duration of something, such as the cooldown of a command.

&#x20;To use them, you need to use the format @TIME\_FORMAT:%time\_in\_milliseconds%@.&#x20;

This placeholder will be replaced with “1s” or “2min” depending on which format you have set (SECONDS, MINUTES\_SECONDS, etc) and on the time format setting in the core's config.yml file.
