Sign inheritance issue
DeanUK opened this issue ยท 7 comments
Hi, I just upgraded to EssentialsX and am having a problem with the (warp) signs. When using the group requirement on a warp sign, it will only work if it's the player's primary group. It doesn't work if the player inherits the group. (Using pex)
ie, if the group "ChatMod" inherits from the group "Citizen". A warp sign with the group requirement of Citizen will only work for players in the Citizen group, not the ChatMod group. This was working on Spigot-Essentials, but it's not working now.
Thanks :)
Are you sure you have inheritance setup correctly and don't have it negated? Can you check via your permissions plugin if the player indeed has that permission.
Permissions look fine. I haven't made any changes while updating to EssentialsX. I think it may be an issue with PEX hooking into EssentialsX. I don't see any message in the console saying it's been hooked in successfully.