▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/SweetInventory
SweetInventory

SweetInventory

A handy Chest-GUI menu plugin.

Оцените первым
21
0

SweetInventory

A Minecraft Menu Plugin

Default configurations are in Chinese. Check localization repository for English or other language.
And I am sorry about that the wiki is only Chinese available right now. In the future, we may translate it to English.

Introduction

A menu plugin built based on the PluginBase menu module. It uses an intuitive layout format similar to the example below:

inventory:
- 'ooooooooo'
- 'upppppppd'
- 'ooooooooo'
# "o" means frame icon
# "u" means "up", aka previous-page button
# "d" means "down", aka next-page button
# "p" means page content

Icons can have "display conditions", "click conditions", "click actions", and more. It supports various click types such as Left Click, Right Click, Shift + Left Click, Shift + Right Click, Q, and Ctrl + Q.

For more details, see the documentation on MCIO Plugins.

Features

  • Uses a more intuitive layout design
  • Supports pagination, allowing a single menu to display multiple pages of content
  • Supports registering custom commands for menus, effective immediately after reloading
  • Supports detecting file save operations and automatically reloading menus upon saving
  • Rich condition and display priority mechanisms to satisfy simple use cases
  • Supports expressions in conditions such as %vault_eco_balance% >= 100

Commands

The root command is /sweetinventory, with aliases /sinv, /si, or /menu
Parameters wrapped in <> are required, and parameters wrapped in [] are optional.

CommandDescriptionPermission
/menu open <menu>Opens the specified menu. Requires permission to open the menusweet.inventory.open
/menu open <menu> - [..menu arguments]Opens the specified menu. Requires permission to open the menusweet.inventory.open
/menu open <menu> <player> [..menu arguments]Opens the specified menu for a player. The target player does not need permission to open the menusweet.inventory.open.other
/menu listView the list of menussweet.inventory.list
/menu reloadReload the plugin configuration filesOP/Console

Opening a menu requires the permission sweet.inventory.open.menu.<menu>

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Поддерживаемые окружения

Сервер

Зависимости

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:3 недели назад
Главная