AmazingTitles Core 2.0
  • ๐Ÿ’กWelcome
  • ๐Ÿ“œPlugin Details
  • ๐ŸงFunctions
    • Plugin Functions
    • Sending Animations
    • Sending Notifications
    • Sending Interactive Messages
    • HEX & Gradient colors
  • ๐ŸงจAnimations
    • NONE
    • PULSING
    • RAINBOW
    • SPLIT
    • WAVES
    • WORDS_SPLIT
    • BOUNCE
    • FADE_IN
    • FADE_IN_WRITER
    • FLASHING
    • FLASHING_SYMBOL_WRAP
    • FROM_BOTH_SIDES
    • FROM_RIGHT
    • FROM_LEFT
  • ๐Ÿ”Integrations
    • CMI Integration
  • ๐ŸŽƒExtensions
    • In Development ...
  • Plugin's API
    • Creating AmazingExtension
    • Creating Custom Animations
    • Creating Custom SubCommand
    • Other API stuff
Powered by GitBook
On this page
  • Plugin description
  • Facts & Requirements
  • Built-in plugin functions

Welcome

Page contains plugin description, links and support suggestions.

NextPlugin Details

Last updated 1 year ago

Looking for support? to join our Discord Server.

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

Plugins supports all versions above 1.12 (1.13 - Latest).

This plugin uses NMS for sending Title and Action-bar packets. If function uses NMS, it'll be marked as 'โ–'.

Plugin doesn't need any plugin dependency, everything is built-in.

Plugin uses bStats (You can turn this function off in bStats configuration)

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)

Before asking question, try to use CTRL+F5. This wiki is constantly updated!

๐Ÿ’ก
Click here