Advanced GUI Manager
No reviews yet
Adds customizable GUI's and UI's for your maps
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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.
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources