Invy
Invy is a lightweight, easy-to-use custom item management plugin for Minecraft servers.
Invy
Features
- Multilingual support item definitions via `items.yml` - Item summonable via GUI - Temporary permission granting via `/invy grant` - Automatically deletes dropped custom items - Reload configuration and items instantly with `/invy reload` - Multilingual support (English, Japanese, and Custom)
Requirements
- Developed and tested with Not supported before 1.20.6 - Confirmed working on Not supported before 1.20.6 - Not supported before 1.20.6
Commands
| Command | Description | |-------------------------------|-----------------------------------------| | `/invy` | Show plugin version and help | | `/invy gui` | Open the custom item GUI | | `/invy reload` | Reload configuration and items.yml | | `/invy grant <player> <time>` | Temporarily grant `invy.use` permission |
Permissions
| Permission | Description | |-----------------|-------------------------------------------------| | `invy.use` | Allows players to summon items from GUI | | `invy.reload` | Allows reloading of configuration and items | | `invy.grant` | Allows granting temporary permissions to others |
How to Define Items (items.yml)
Define the items you want to summon in `plugins/Invy/items.yml`, and they’ll be available in the GUI. You can register up to 54 items. Refer to the sample: 54 items. See GitHub for Full Docs %%MD1%%.