as you can see below, playerABC is a member of an inherited parent group, but none of the inherited permissions are showing. Was not a problem in previous updates. Thank you!
---------------
Player
---------------
(09:36:51) | Player 'playerABC' permissions:
nteleportation.tpt, skinbox.use
Player 'playerABC' groups:
default, vipmonth
-----------------
Group
-----------------
(09:38:50) | Group 'vipmonth' players:
xxxxxxxxxxxxxxx(playerABC)
Group 'vipmonth' permissions:
No permissions currently granted
Parent group 'vip' permissions:
extendedrecycler.use, instantcraft.use, lifesupport.vip, nteleportation.vip
Parent group 'default' permissions:
nteleportation.tpt, skinbox.use
Group inheritance lost after updateBug
I don't see any inheritance set up above, only groups and permissions or lack of.
Hey Wulf - thanks for the reply.
Shouldnt vipmonth inherit the permissions from vip?
At least that is how my other groups that have a parent are setup.
default --> vip (has everything default has)--> vipmonth (should have everything vip has)
It doesnt look like vipmonth is inheriting any of the permissions from its parent group, vip.
How did you set up the parenting?
oxide.group parent vipmonth vip
oxide.group parent vip default Yes - what you typed are the commands I used.
I just went ahead and re-created the vipmonth group and everything is inheriting again as expected. Thank you for the reply!
There was one change we made in a recent core update related to group parenting, so that may have affected you groups. We'll take a look into it more.
Hey Wulf - actually re-creating the group netted the same result.
I think if it is more than 2 nested groups, it fails to inherit the permissions
default --> vip (works fine)
default --> vip --> vipmonth (does not inherit vip groups perms)
just providing a bit more info to help. thanks again for all that you do.