EssentialsX

EssentialsX

2M Downloads

KeepInventory (essentials.keepinventory) is broken since build #2531

ricolay opened this issue ยท 1 comments

commented

[deleted]

commented

essentials.keepinventory

essentials.keepinventory doesn't exist - it's essentials.keepinv.

Also sometimes it duplicates opped players' items on death.

This issue was introduced by Spigot on 26th July (merged into Paper in build 152+). EssentialsX 2.17.1.0 and up fixes this.

nobody should have essentials.keepinventory by default anyways

We explicitly disable essentials.keepinv by default for everyone, including OPs:

essentials.keepinv:
default: false
description: Controls whether players keep their inventory on death.

However, PermissionsEx just ignores this and gives all OPs all permissions unless set otherwise. We don't support PEX and there's nothing we can do about it - you should use LuckPerms instead.