I created a permission plugin to manage my permissions on my server. Now I want to disable op and give the * permission all permissions. But how can I do that? I don't know how to start. (I already looked at PurePerms :/)
You clearly didn't look hard enough https://github.com/PurePlugins/PurePerms/blob/master/src/_64FF00/PurePerms/PurePerms.php#L721L739
what would be the point of using a * as a child permission node when you can just use the parent for access to all the child permission nodes?