[Suggestion] Option to stack griefdefender.bonus-blocks from inherited groups
Would be great to have an option to allow the stacking of griefdefender.bonus-blocks from all inherited groups instead of the highest value being used.
I'd have to imagine this is a limitation of Luckperms, but the wiki also clearly states that option is not to be set on a group, it's a playerdata option. It shouldn't even work set on a group, as it's already set on a user and user permissions trump group permissions.
If you want different groups to have more blocks, use griefdefender.initial-blocks on the group.
If the luckperms api is being used, which the plugin already does, then there is no limitation.
If initial-blocks stacks then that's fine too.
As @kencinder already mentioned, you are not supposed to be using griefdefender.bonus-blocks for groups as the value is dynamic and changes based on player usage. The griefdefender.initial-blocks is a static amount which GD does not update. As for stacking, this could be done.