EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 32 forks source link

Conflict with EssentialsX essentials.keepxp #227

Open HotdogVanDriver opened 3 years ago

HotdogVanDriver commented 3 years ago

Describe the bug I have a rank that has the essentials.keepxp permission. When they die they will lose their XP about 80% of the time. It's hit and miss. Oddly, when I'm opped I don't lose my XP.

When I remove PWI then the essentials permission works just fine.

To Reproduce Steps to reproduce the behavior:

  1. Install Essentials
  2. Install PWI
  3. Grant essentials.keepxp permission
  4. Die

Expected behavior Shouldn't lose XP when essentials.keepxp permission is assigned.

Plugin version

Server version Paper 1.16.3

Additional context and logs N/A