EbonJaeger / perworldinventory-kt

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

PWI working for everyone except one player (perms tested) #124

Open Octelly opened 5 years ago

Octelly commented 5 years ago

Describe the bug PerWorldInventory is working for everyone with the default permissions rank except one player.

To Reproduce Steps to reproduce the behavior:

  1. Have players using your server
  2. Have a new player join your server
  3. You want to give him a new world
  4. Create the world and add it in the PWI config
  5. Reload PWI config
  6. PWI is now working for everyone correctly except that one player

Expected behavior Adventure mode in lobby, creative mode in creative world, etc... (this is working for like 2 worlds, the other worlds all share the same inventory)

Plugin version

Server version Paper version git-Paper-521 (Minecraft 1.13.2 with API implementation 1.13.2-R0.1-SNAPSHOT)

Additional context and logs The permissions plugin I use is LuckPerms. Here's the full plugin list: image The user doesn't have the bypass permission: image

hwgilbert16 commented 5 years ago

Did you ever get this fixed? I'm having the same issue.

Octelly commented 5 years ago

Nope, unfortunately. This is still an ongoing problem.