#ShopGUI+ Help

1 messages · Page 1 of 1 (latest)

hollow lintel
#

I want to know how i can make it so that this nbt, is registered as an item for the shop in ShopGUI+

hollow lintel
#

@opaque totem would you please be able to help out?

opaque totem
#

I don't know if ShopGUI+ supports that

#

you'll have more luck asking the plugin's dev directly

hollow lintel
hollow lintel
#

thanks

opaque totem
#

why don't you use that?

#

and why did you ask for help if you already had that 😅

#

type is STRING, key is VoucherName and value is light-toolkit

hollow lintel
opaque totem
#

can you send it?

hollow lintel
#
  • this is my first time working with nbt
#
  name: "&e&lSCRAPYARD"
  economy: COINS_ENGINE
  fillItem:
    material: STAINED_GLASS_PANE
    damage: 15
    name: " "
  items:
    light-toolkit:
      type: ITEM
      item:
        material: CHEST
        amount: 20
        name: "&8&l»&7&l»&8&l» &7&lLIGHT TOOLKIT &8&l«&7&l«&8&l«"
        nbt:
          1:
            type: STRING
            key: VoucherName
            value: light-toolkit
      buyPrice: -1
      sellPrice: 0.03
      slot: 10```
opaque totem
#

that seems fine

#

what does it show?

#

and what is that nbt supposed to do?

hollow lintel
hollow lintel
#

and then accept it in the sell menu

opaque totem
#

what's your MC version?

hollow lintel
#

1.20.4

opaque totem
#

run /paper dumpitem
when holding the item

#

and send a screenshot of the chat

hollow lintel
opaque totem
#

and if you remove the nbt check from the config it works?

opaque totem
#

maybe it's because of the name

#

try without the name: part

#

see if that works

#

if it does, add back the nbt check

#

if it works, as well, maybe he name is incorrect then

hollow lintel
hollow lintel
opaque totem
#

no idea then, try contacting the dev