Advanced GUI Manager

Quick rating

Advanced GUI Manager

No reviews yet

Adds customizable GUI's and UI's for your maps

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Advanced Text Display

Build fully custom, interactive menus and persistent HUD overlays — entirely in-game, with no resource packs, no external editors, and no per-menu code. Design shops, quest boards, warp menus, scoreboards-as-UI, timers, and info panels visually, then hook them up to live data using the same raw-JSON text your /tellraw commands already use.

Two edit sections

/gui — windowed menus, opened for specific players on demand. Perfect for shops, kits, warp lists, dialogue, or any menu a player opens and closes.

/ui — persistent screen overlays, always on for every connected player (a live scoreboard, timer, or status HUD) — and unlike a resource-pack HUD, it survives pressing F1 by default.

Everything is built in-game

A visual, drag-and-drop editor — no JSON hand-editing, no external tools.Press ` and click + to add elements, drag to position, right-click for a full property panel. Multi-select, group drag/resize, and copy/cut/paste — even across different GUIs and UIs. Resolution-independent layout — anchor points and percentage-based sizing mean your menus reflow correctly no matter the player's screen size or GUI Scale. An optional snap-to-grid for pixel-perfect alignment.

Element types

Button — runs a command (elevated to operator permission, so a shop/kit button works for any player) or opens a URL, with optional custom texture and text scale. Text — multi-line, with independent per-line formatting/color and full raw-JSON text support, including live storage/scoreboard values — the same {"storage":...}/{"score":...} syntax /tellraw uses. Sprite — show a custom imported image (PNG or animated GIF), or a live-rendered real Minecraft item/block icon — complete with an optional enchant glint — picked from a searchable browser with preview thumbnails, no image editing required. Textfield — a real, typeable input box that writes whatever the player enters straight into NBT command storage, with an optional command to run right after.

Built for servers

Operator-only, gated by permission level — safe to hand your build team access without giving anything untrusted players can abuse. Fully macro/function-compatible — /gui and /ui are ordinary commands, so they work from .mcfunction files and macros with zero special configuration. Per-world storage — everything you build lives inside the world's own save folder, so different worlds/servers never bleed into each other. Safe by design — a connecting client never permanently caches server-supplied images to disk; they're held in memory for the session and re-fetched on each join.

Commands at a glance

/gui create|edit|open|close|remove

/ui create|edit|hide|show|remove

Requires Fabric API.

Screenshots

Gallery

  • Mod Banner
    Mod Banner
  • Assets browser
    Assets browser
  • Custom images
    Custom images

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works