
UI Queue
16.03.2026
UI Queue is a script designed to convert the title command into a custom user interface prompt. It helps prevent multiple titles from overlapping on the screen, which can interfere with custom UI elements. This script is ideal for creators who want to integrate custom UI features in their addons while maintaining compatibility with other addons.
Installation
To install UI Queue, add the script to your addon’s behavior pack. Ensure it is properly referenced in your manifest file so it loads correctly with your other scripts.
How to Use
Replace standard title commands in your scripts with the UI Queue commands. This will display titles as custom UI prompts sequentially, preventing overlaps and ensuring clarity. Customize the display duration and styling according to your needs within the script’s configuration.
Requirements / Compatibility
UI Queue is compatible with Minecraft Bedrock Edition and works alongside other addons. It requires that your environment supports script-based UI modifications. Ensure no other scripts interfere with the title display commands to avoid conflicts.
Key Features
- Transforms title commands into a custom UI prompt system.
- Queues multiple titles to prevent overlapping displays.
- Maintains addon compatibility by handling UI rendering gracefully.
- Customizable timing and appearance of title prompts.


UI Queue v1.5
[5.22 KB]