KaiKikuchi / QuickShop

A shop plugin for Bukkit
47 stars 41 forks source link

The item does not look #133

Closed yunusalbayrak closed 7 years ago

yunusalbayrak commented 7 years ago

My Config File: https://pastebin.com/nQANebmV Video : https://youtu.be/f_lPiMuvKjQ My Plugin List: https://pastebin.com/8FqDJ2Kj Please Help me

KaiKikuchi commented 7 years ago

I guess you probably mean that the item is not shown above the chest.

You just have to read the config.yml file, and you'll find this: https://github.com/KaiKikuchi/QuickShop/blob/master/src/main/resources/config.yml#L79-L80

yunusalbayrak commented 7 years ago

Thanks.