MinusKube / SmartInvs

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

Changed InventoryProvider Defaults #175

Closed sam302rk closed 3 years ago

sam302rk commented 3 years ago

Sometimes, you want to only update, so I made this change.

MinusKube commented 3 years ago

I don't think this is a great idea, doing everything in the update method has a performance cost, and I don't want to encourage this.