olliestanley / politics

Extensive ultra-configurable self-serve community management system for Bukkit [Defunct]
https://olliestanley.github.io/politics
GNU Affero General Public License v3.0
1 stars 0 forks source link

individual plot privileges #8

Closed olliestanley closed 5 years ago

olliestanley commented 5 years ago

The current privilege system gives a role the same permissions regardless of which plot they're in, as long as the plot is owned by their group.

A secondary system needs to be implemented where plots can be assigned to individuals. This could actually potentially even just work by having 'Households' as the configured smallest group and then the Household being part of the Town which is part of the ... etc, in which case it wouldn't need a new system or any new code. I'll look into doing it this way.

olliestanley commented 5 years ago

Minor groups will work for this as-are alongside the subplot system (see #12), closing this