Currently if GROUP default denies access to an farm and an higher group gives access players still can't break the blocks due to how the code work of lackpermission and permission checking.
Example:
Group: Default
Permission: fasle
Player can't break
Group: B
Parent: Default
Permission: true
Players still can't break it as the fasle is leading.
Currently if GROUP default denies access to an farm and an higher group gives access players still can't break the blocks due to how the code work of lackpermission and permission checking.
Example:
Group: Default
Permission: fasle
Player can't break
Group: B
Parent: Default
Permission: true
Players still can't break it as the fasle is leading.