poggit-orphanage / PurePerms

Manage your permissions like you did on Bukkit. The best permissions manager for PocketMine-MP.
https://github.com/PurePlugins/PurePerms
GNU General Public License v3.0
22 stars 44 forks source link

Inheritance Issues #34

Closed ZandercraftGames closed 2 years ago

ZandercraftGames commented 5 years ago

When making a group/role inherit permissions from another group/role it doesn't inherit the perms. Instead, I have to copy and paste all the perms from the one group into the other to make it inherit the perms in which case it isn't even inheriting the perms as all the perms needed to be copied and pasted. This same issue applies to the Bukkit version of this plugin too.