CustomWhitelistV2

CustomWhitelistV2

267 Downloads

Plugin Administrator Granting Moderator Status

Shotix opened this issue ยท 0 comments

commented

Summary

I propose the addition of a feature that allows a plugin administrator to grant a user the status of a plugin moderator. This feature would enhance the flexibility and control of user roles within the plugin.

Motivation

Currently, there is no straightforward way for an administrator to grant a user the status of a moderator. This feature would simplify the process and improve the management of user roles.

Proposed Solution

Implement a new command or functionality that allows an administrator to grant a user the status of a moderator. This could be a command like /grantModerator <username>, which would update the user's status to moderator.

Alternatives Considered

An alternative could be to manually update the user's status in the plugin's configuration file. However, this is less user-friendly and requires direct access to the server files.

Additional Context

This feature would be particularly useful in larger servers where role management can become complex. It would also help in situations where an administrator wants to quickly promote a user to a moderator without having to manually edit configuration files.