Trophonix / TradePlus

Easy-to-use, highly configurable trading plugin for Spigot- and Bukkit-based Minecraft servers.
https://www.spigotmc.org/resources/23138/
GNU General Public License v3.0
54 stars 42 forks source link

Item being put into trade when other plugin cancels the event 2x in a row #103

Open dan28000 opened 1 year ago

dan28000 commented 1 year ago

theres the problem being generated when event is cancelled by different plugin it just puts item right into the inventory image

from quick testing adding isCancelled() solves it image