> For the complete documentation index, see [llms.txt](https://m3ii0.gitbook.io/amazingtitles_core_1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://m3ii0.gitbook.io/amazingtitles_core_1/welcome.md).

# Welcome

{% hint style="info" %}
Looking for support? [Click here](https://discord.com/invite/Ms7uAAAtcT) to join our Discord Server.
{% endhint %}

<figure><img src="/files/IrfpLxotmSgFU5SVdcqt" alt="" width="250"><figcaption><p> </p></figcaption></figure>

## Plugin description

Plugin is created to assist with creating text components with or without animations. You can use built-in animations, download extensions or create your own with plugin's API.

## Facts & Requirements

{% hint style="warning" %}
Plugins supports all versions above 1.12 (1.13 - Latest).
{% endhint %}

{% hint style="info" %}
This plugin uses NMS for sending Title and Action-bar packets. If function uses NMS, it'll be marked as '❖'.
{% endhint %}

{% hint style="success" %}
Plugin doesn't need any plugin dependency, everything is built-in.
{% endhint %}

{% hint style="danger" %}
Plugin uses bStats (You can turn this function off in bStats configuration)
{% endhint %}

## Built-in plugin functions

Those functions are built-in in main plugin. Of course you're able to download additional extension, or create your own with plugin's API.

* **Text component dispatcher** *(Allows you to send players text components)*\
  ❖ **Title message** *(Dispatching animations or default titles)*\
  ❖ **SubTitle message** *(Dispatching animations or default subtitles)*\
  ❖ **Actionbar message** *(Dispatching animations or default actionbars)*\
  **-** **BossBar message** *(Dispatching animations or default bossbars)*\
  **-** **Chat message** *(Dispatching animations or default messages)*
* **External extension loader** *(Allows you to load & create your own extensions)*
* **Debug and fallback catcher** *(Allows you to prevent plugin errors)*
* **RGB and Gradient support** *(Allows you to use HEX and Gradient colors)*
* **Smart bar function** *(Allows you to display static action bar - Animated or not)*
* **Notification manager** *(Allows you to display animated notifications)*
* **Interactive message builder** *(Allows you to create interactable chat messages)*
* **Fully configurable** *(Allows you to configure anything in plugin)*
* **Smart implementations** *(Plugin is created with performance in mind)*
* **Dynamic tasks** *(Plugin allows creators to use their own or pre-built tasks)*
* **Smart command handler** *(Plugin has smart command manager)*\
  *-* **Animation command** *(Allows you to send animations)*\
  *-* **Notification command** *(Allows you to send notifications)*\
  *-* **Interactive message command** *(Allows you to send messages)*\
  *-* **Plugin functions command** *(Allows you to manage plugin)*
* **Open plugin API** *(Allows you to use plugin from another code)*

{% hint style="danger" %}
**Before asking question, try to use CTRL+F5. This wiki is constantly updated!**
{% endhint %}
