-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deleting items on death if "Prevent_Item_Drop: True" #42
Comments
Does this also happen when you die of a 'natural cause' ? So not from using the kill command, but a death causes by for example lava. |
I'll check. Pretty sure it does, because my players have been reporting that their items are lost when they die. |
yeah it's happening from creeper explosions, /kill, and jumping in lava. Again, just to re-iterate, this is a modded server, so maybe that has something to do with it? |
Im having this same issue, except i keep all my items, ive added the permission node to keep items on death but it still forces them to drop the item.... |
[11:35:35] [Server thread/ERROR]: Could not pass event PlayerCommandPreprocessEvent to Soulbound v1.1.7-b16 |
Cauldron 1.7.10, Soulbound v1.1.9.
This may just be my misunderstanding, but I believe it's a bug.
I've given the default group soulbound.items.keep_on_death' permission. Initially everything worked fine, people would die and keep their soulbound items. But, a few people managed to toss a soulbound whatever into lava or in the ocean and what have you, so I set 'Prevent_Item_Drop: true'
However, now when someone dies they simply lose their soulbound items. All their soulbound items.
I don't know why that happens, but that's what I am seeing.
https://www.youtube.com/watch?v=KpTrxNL2Kb4&feature=youtu.be
Sorry for the horrible cropping job, but you can see where I bind a sign, try to drop it, and then it's lost when I /kill.
The text was updated successfully, but these errors were encountered: