
Allow dropping items while combat tagged
TristinCodingham opened this issue ยท 3 comments
Describe the solution you'd like
The ability to drop items out of your inventory even while you are combat tagged, instead of having to wait for the combat tag timer to run out.
Perhaps a boolean field within Tagged In Combat: Block:
called ItemDrop: false
.
There is no feature to block dropping items in PvPManager.
Probably look at Griefprevention, that's usually the plugin with that dumb feature.