
It should be possible to turn off the bulk GUI for certain items.
This suggestion was migrated from old suggestions made at the Discord server.







This feature has been added in release 1.112.0.
Please see below for the YAML format:
armor:
name: "&4&lArmor (page %page%)"
enableBuyGUI: true
enableSellGUI: false
enableBuyMoreGUI: false # NEW
enableSellMoreGUI: false # NEW
fillItem:
material: BLACK_STAINED_GLASS_PANE
name: " "
items:
1:
type: item
enableBuyGUI: true # NEW
enableBuyMoreGUI: false # NEW
enableSellGUI: true # NEW
enableSellMoreGUI: true # NEW
item:
material: LEATHER_HELMET
name: "&aCool Armor"
quantity: 1
buyPrice: 40
sellPrice: 8
slot: 10