Version 0.2.1 - Rewritten command, adds new tag and unlimited title length on 1.13+
General improvements:
Titles are now no longer limited to 128 characters on 1.13 and have support for unlimited characters just like all of the other lines
Added support for MVdWPlaceholderAPI so those placeholders can now be used as well
New gradient tag:
This new tag can only be used on 1.16+ servers because it makes use of the hex colours that were added in Minecraft 1.16
<gradient start=&#ff0000 end=�ff>text</gradient> will create a gradient starting from color ff0000 for the first character and slowly transition to 0000ff for the last character
It will automatically scale according to the number of characters that are used in that line as shown in the image below
Command improvements:
All commands can now be executed by the console as well
The toggle and switch subcommands now both support a target player
Below is a picture of all of the commands. Square brackets mean that the argument is optional and can be left out if you don't need it. Angle brackets mean that the argument has to be there otherwise, the command cannot execute.