⭐InventoryButton – Clickable Crafting Slots!
RUN ANNY COMMAND BY JUST CLICKING IN YOUR CRAFTING INVENTORY!
✅
Turn your crafting inventory into an interactive menu!
✅ Perfect for
survival and skyblock servers
✅ Supports
ItemsAdder for full custom item integration
✅ Works on all the latest Minecraft versions (1.20.6, 1.21.6, etc.)
✅
Easy to set up and highly customizable
✅
Permission system for each item
Ideal for:
- Skyblock features (warp menu, kits, upgrades, etc.)
- Survival QoL menus (home, spawn, shop)
- Custom item interactions using ItemsAdder
- For VIP benefits!
EXAMPLE WITH ITEMSADDER:
COMMAND:
/inventorybutton Reload
CONFIGURATION.YML
Code (YAML):
---
FirstSlot:
Name
:
"&4Item 1"
Item
: compass
Command
: /command1
Permissions
: command1.use
SecondSlot:
Name
:
"&4Item 2"
Item
: crafting_table
Command
: /command2
Permissions
: command2.use
ThirdSlot:
Name
:
"&4Item 3"
Item
: redstone
Command
: /command3
Permissions
: command3.use
FourthSlot:
Name
:
"&4Item 4"
Item
: diamond
Command
: /command4
Permissions
: command4.use
FifthSlot:
Name
:
"&4Item 5"
Item
: experience_bottle
Command
: /command5
Permissions
: command5.use
⚠️ REQUIRES ProtocolLib TO WORK ⚠️