utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
27 stars 14 forks source link

Plugin dont refresh permissions of players #107

Closed TheNylox closed 3 years ago

TheNylox commented 3 years ago

Versions Endercontainer version : 2.2.0 Running on Tuinity 1.16.3

Actually everytime a player unlock a new row of enderchest the plugin dont detect it. I need to reload the plugin everytime to make it check the new permissions

To Reproduce Give to a player the permission : endercontainers.slot1.row4 Check if he got the new row If not , reload the plugin New row appear

Expected behavior When giving a new permission a player should be aple to use the new row/ec immediatly

TheNylox commented 3 years ago

If the player relog the permission get refreshed

utarwyn commented 3 years ago

Hello @TheNylox, thank you for your feedback about my plugin.

Indeed, this bug is well-known on the version 2.2.0 of EnderContainers I think. Another user has already sent me a feedback about it that you can find it here: #88. The latest development build fixes that problem (2.2.1-dev) but may be unstable. If you want you can download it by following this link.

I hope to release a stable version with the fix soon.