alvin-pm-pl / GroupsAPI

Yet another asynchronous permission management plugin for PocketMine-MP.
MIT License
21 stars 2 forks source link

Incorrect comparison table for hierarchy #3

Closed Thunder33345 closed 2 years ago

Thunder33345 commented 2 years ago

Hierarchy supports multiple roles, and hierarchy(or in your case priority)

see hierarchy's compaarison table https://github.com/CortexPE/Hierarchy

also see for hierarchy https://github.com/CortexPE/Hierarchy/blob/8ac34cc2be075e8a475b8ab4743aa3b51807f183/src/CortexPE/Hierarchy/command/HierarchySubCommand.php#L76

also see for multi role https://github.com/CortexPE/Hierarchy/blob/8ac34cc2be/src/CortexPE/Hierarchy/member/BaseMember.php#L179-L181