Skip to content

Add permission cache system + permission for vanish item pickup#6488

Merged
JRoy merged 6 commits intoEssentialsX:2.xfrom
JRoy:fix/vanish-item-pickup
Apr 5, 2026
Merged

Add permission cache system + permission for vanish item pickup#6488
JRoy merged 6 commits intoEssentialsX:2.xfrom
JRoy:fix/vanish-item-pickup

Conversation

@JRoy
Copy link
Copy Markdown
Member

@JRoy JRoy commented Apr 5, 2026

Fixes #6270

Prevents vanished players from picking up items, which could reveal
their presence. Defaults to true. Follows the same pattern as the
existing disable-item-pickup-while-afk option.

Fixes EssentialsX#6270
@mdcfe
Copy link
Copy Markdown
Member

mdcfe commented Apr 5, 2026

I'd prefer to have this controlled by a permission (and maybe checked at toggle time and cached on the user) like the other vanish effects. That way, a server owner could toggle this with a command alias + LP to set up their own vanish modes with this either on or off.

@JRoy JRoy changed the title Add disable-item-pickup-while-vanished config option Add permission cache system + permission for vanish item pickup Apr 5, 2026
@JRoy JRoy added this pull request to the merge queue Apr 5, 2026
Merged via the queue into EssentialsX:2.x with commit add5eb7 Apr 5, 2026
1 check passed
@JRoy JRoy deleted the fix/vanish-item-pickup branch April 5, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable item pickup while vanish

2 participants