PGM icon indicating copy to clipboard operation
PGM copied to clipboard

Items that drop when a player logs out should respect itemkeep settings

Open RuedigerLP opened this issue 5 years ago • 3 comments

e.g. if wood is on item keep but not item remove it will drop if a player leaves

RuedigerLP avatar Apr 01 '20 00:04 RuedigerLP

In what cases is this relevant? If you have any items you dont want to be dropped, why not have them on itemremove?

KingOfSquares avatar Apr 08 '20 18:04 KingOfSquares

Itemkeep is used together with a clear tag in the spawn kit to make things only not drop at death, but regardless of that stuff when a player dies the normal way items from itemkeep aren't dropped either.

RuedigerLP avatar Apr 13 '20 10:04 RuedigerLP

Im guessing this should wait until https://github.com/PGMDev/PGM/blob/d5e607d488d17330201d2b7879337b08c8075b96/core/src/main/java/tc/oc/pgm/modules/ItemKeepMatchModule.java#L95-L97 is done

KingOfSquares avatar May 27 '20 21:05 KingOfSquares