MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
262 stars 65 forks source link

fixed updateTask scheduled repeatedly while back to parent Inv from children Inv. #221

Closed youguo closed 6 months ago

youguo commented 6 months ago

Click a button in parent Inv to open a children Inv, and then click back button in children Inv you will see that the updateTask was scheduled twice. If back more, we can see more updateTask repeatedly scheduled.