Im planning to implement a major update to how moderation actions work in our community and I do like your input on the setup.
Currently,moderator roles are placed below regular rank holders and are not visually separated. This is intentional, I want staff to feel integrated with the community rather than positioned above it.
This structure creates a technical limitation. Discordโs permission system prevents moderators with lower roles from taking action against higher ranked members. To work around this, I introduced a top-level role to artificially elevate staff permissions. While functional, this approach creates inconsistencies and undermines my goal of distributing authority since all staff effectively end up with the same level of power.
To address these issues, Im working on a new system using custom commands.
The first component is a whitelist command which will allow specific staff members and selected patron roles to bypass certain moderation restrictions. These commands wonโt rely on standard Discord permissions. Instead, they will operate on a quota-based system to prevent abuse and enforce controlled usage.
With this approach, moderators wonโt require elevated role permissions, reducing risk. It also ensures that anti-nuke systems remain effective, since actions will be regulated through controlled command usage rather than unrestricted role-based authority.