DivineGenesis / BetterSoulBinding

Soulbinding brought to you with Sponge's API!
MIT License
3 stars 2 forks source link

SoulBind items given via /give #12

Open AzureDoom opened 5 years ago

AzureDoom commented 5 years ago

Admin: /give Player gold_ingot Player - Recieves item soulbound to Player

DrZoddiak commented 5 years ago

https://gyazo.com/1a654375fe73ee84e9fd0f4ed85f2a99 Sorry for the delay on this, been a bit busy.

So the issue appears to be that it doesn't fire the pickup event when it should, and the other events it does fire would fire more than one would like for our specific use case.

So I'm going to wait and see what the verdict is on this, and if they fix it I'll let you know, if they do not, I will likely implement the DropItemEvent and release an update.

DrZoddiak commented 4 years ago

https://github.com/SpongePowered/SpongeCommon/issues/2427 Pending this issue to fix this year old enhancement (sorry)

AzureDoom commented 4 years ago

WHAT YEAR IS IT? Jk, glad to see some progress has been made on this little bug. Good luck!