🦿
Animations
DecentHolograms supports two types of animations: premade and custom. Custom animations can be configured in files and the process of doing so is explained in more detail on this page.
General format of animations.
<#ANIM:<name>[:args]>Text</#ANIM>
There are some premade animations you can use, that will work with any text.
<#ANIM:colors>Text</#ANIM>
Or:
&uText
<#ANIM:wave:<color1>,<color2>>Text</#ANIM>
Example:
<#ANIM:wave:&f,&b&l>Text</#ANIM>
<#ANIM:burn:<color1>,<color2>>Text</#ANIM>
Example:
<#ANIM:burn:&f,&b&l>Text</#ANIM>
<#ANIM:typewriter>Text</#ANIM>
<#ANIM:scroll>Text</#ANIM>
Last modified 8mo ago