Skip to content
Discussion options

You must be logged in to vote

OK, I've reviewed your listener and found you're on the normal priority, so your plugin is ignoring anything that happens further down the line on HIGH and HIGHEST.

Being that it is the PlayerDeathEvent I think you should probably be listening on MONITOR and then you'll know for sure if the players are going to be keeping their inventory.

You certainly don't want to remain on NORMAL though because you're blind to anything that comes after.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@FaultyFunctions
Comment options

@FaultyFunctions
Comment options

Answer selected by FaultyFunctions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants