KaiKikuchi / QuickShop

A shop plugin for Bukkit
47 stars 41 forks source link

Potion duplication glitch #154

Closed bradyrenting closed 6 years ago

bradyrenting commented 7 years ago

Duplication glitch, this video will explain everything. https://www.youtube.com/watch?v=IS_5fHBnA_E

Item IDs:

Version: PaperSpigot 1.8.8 QuickShop Version: 0.9.35 Error log: https://pastebin.com/pZ7Z9HQK

Edit: Config was incomplete.

KaiKikuchi commented 7 years ago

You should also post server version, plugin version, and server logs showing the errors when clicking the chest with the potion.

KaiKikuchi commented 7 years ago

Your config file is incomplete. You're missing this part of the config: https://github.com/KaiKikuchi/QuickShop/blob/master/src/main/resources/config.yml#L104-L116

Be sure to add it to your config. Please report if that fixes your issue.