EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 35 forks source link

No Item Drops at Death #152

Open AngstHD opened 5 years ago

AngstHD commented 5 years ago

Describe the bug I have set the plugin up to what it is required to do on my server, however is there a feature where if a player dies they drop their inventory? No items are dropped at death and when respawning into the world, items are returned to inventory.

To Reproduce Steps to reproduce the behavior:

Expected behavior

Plugin version

Server version

Additional context and logs

EbonJaeger commented 5 years ago

Are you sure you don't have the KeepInventory game rule on? This isn't something that PWI messes with.

AngstHD commented 5 years ago

I've tried disabling it in-game although, i will explore other options. wasn't sure if it could be an issue with the perworldinventory plugin. Thanks for the speedy response! :)

jason11040 commented 5 years ago

I have this same problem ever find the fix?

jason11040 commented 5 years ago

Nvm found the problem. One of my plugins don't allow ops to drop items. So double check to make sure you're not a op if you want items to drop.