Progressive Text Display

Quick rating

Community listing page, reviews here may not be monitored by the author.

Progressive Text Display

By SaynatorOwner

No reviews yet

A simple datapack API to display text to players progressively

Mod Loaders
Minecraft

About

Description

Progressive Text Display

This is a simple datapack API allowing you to display text above the hotbar using the actionbar title.

How to use:

Set the delay for new characters to appear using: scoreboard players set !delay counter <time in ticks> (defaults to 1)

Set the text to be displayed using /function progressive_text:set_string {"string":"Hello World!"}