HomeJavaModsSweetInventory
SweetInventory
SweetInventory — screenshot 1

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

Commands

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

Command Description Permission
/menu open <menu> Opens the specified menu. Requires permission to open the menu sweet.inventory.open
/menu open <menu> - [..menu arguments] Opens the specified menu. Requires permission to open the menu sweet.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 menu sweet.inventory.open.other
/menu list View the list of menus sweet.inventory.list
/menu reload Reload the plugin configuration files OP/Console

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

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