Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
[Nexo/ItemsAdder/Vanilla Compatible] 868 animated text effects · 1.19 → 26.1+
In-game example of how you can use the text effects for your chat messages:

In-game example of how you can use the text effects for your titles:

In-game showcase of all possible chat effects, colors and styles:

#F0F1CD is rainbow + outline. That's the syntax.
The pack overrides Minecraft's text shader to detect a tiny slice of color space (~1,000 colors out of 16.7M) reserved as effect triggers. Normal text colors pass through untouched. Trigger colors get decoded and animated in real time.
┌──────── motion (0-7)
│ ┌───── visual (0-3)
│ │ ┌── color (1-31)
▼ ▼ ▼
#F1 F2 CD
▲ ▲ ▲
│ │ └── always D or C
│ └───── always F
└──────── always F
Examples:
Because it's just a hex color, anything that supports hex colors works: /tellraw, /title, FancyHolograms, DecentHolograms, ItemsAdder, Nexo, signs, scoreboards, MiniMessage, anything.
Works with any version from 1.19 to 26.1.2. Drag and drop with ItemsAdder, Nexo, or any force-resource-pack plugin.
Note: Java only. Bedrock players see plain text on cross-platform servers, it's impossible to make this work on Bedrock because Render Dragon (Bedrock Edition's renderer) doesn't support shader edits.