HomeJavaModsGuiMod
GuiMod
GuiMod — screenshot 1GuiMod — screenshot 2GuiMod — screenshot 3GuiMod — screenshot 4GuiMod — screenshot 5

Modrinth CurseForge GitHub

О моде / About the Mod

GuiMod — локальный мод для Fabric, добавляющий систему виртуальных меню-сундуков без единого реального блока в мире. Администраторы создают интерактивные GUI прямо через команды: расставляют предметы, назначают команды на слоты и открывают меню игрокам по правому клику на предмет с NBT-тегом GUI.

Подходит для: хабов, варпов, выдачи китов, магазинов, диалогов с NPC, админ-панелей и любых других интерактивных меню.


GuiMod is a local-side Fabric mod that adds a virtual chest GUI system — no real blocks required. Admins build interactive menus via commands: place items into slots, assign commands, and trigger menus by right-clicking any item with a GUI NBT tag.

Use cases: server hubs, warps, kit dispensers, shops, NPC dialogues, admin panels, and any other interactive menu you can imagine.

Ключевые возможности / Key Features

[ RU ]

[ EN ]

Команды / Commands

Все команды требуют права оператора (уровень 2). / All commands require operator permission (level 2).

Команда / Command Описание / Description
/guimod create <id> Создать новое меню / Create a new menu
/guimod edit <id> Редактировать существующее меню / Edit an existing menu
/guimod delete <id> Удалить меню / Delete a menu
/guimod show <id> Открыть меню в режиме просмотра / Open menu as preview
/guimod open <id> Открыть меню как игрок / Open menu as a player
/guimod list Список всех меню / List all menus
/guimod cfg <id> menu-type <type> Тип сундука: chest, double, enderchest / Set chest type
/guimod cfg <id> chest-name <name> Заголовок меню / Set menu title
/guimod cfg <id> take-item <from> <to> Диапазон слотов взятия / Set take-item slot range
/guimod cfg <id> list Текущий конфиг меню / Show current menu config

Пример использования / Example Workflow

[ RU ]

  1. Создай меню: /guimod create kits_menu
  2. Расставь предметы по слотам, закрой сундук
  3. Правый клик по предмету → введи команду, например function pvpmap:give_kit_sword
  4. Задай заголовок: /guimod cfg kits_menu chest-name §6Choose a Kit
  5. Выдай себе триггер-предмет: /give @s minecraft:compass[custom_data={GUI:"kits_menu"}]
  6. Правый клик компасом → меню открывается, клик по предмету → кит выдан

[ EN ]

  1. Create a menu: /guimod create kits_menu
  2. Place items into slots, close the chest
  3. Right-click an item → type a command, e.g. function pvpmap:give_kit_sword
  4. Set a title: /guimod cfg kits_menu chest-name §6Choose a Kit
  5. Give yourself a trigger item: /give @s minecraft:compass[custom_data={GUI:"kits_menu"}]
  6. Right-click the compass → menu opens, click the item → kit given

Поддерживаемые версии / Supported Versions

Версия / Version Поддержка / Support
1.21 — 1.21.8 Supported

Fabric only — Requires Fabric API

Язык / Language

Русский • English

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more