Skip to content

[Suggestion] Make graylist configurable via config/add support for other permission plugins #340

@Quik2007

Description

@Quik2007

Hi! I want to use Vane on a server with Luckperms and would like to use the Graylist feature without switching permission plugin.

Is there any chance to add "normal" config options and permissions for vane-admin for the graylist feature and not require the use of vane-permissions?

E.g. players need to have vane.admin.vouch to be able to use /vouch with a section like this:

graylist:
  enable: false
  
  command_vouch:
    # Enable command vouch for players with vane.admin.vouch permission
    # Default: true
    enabled: true

I don't know whether it is possible for Vane to add graylisted players to some permission group and allow interoperability with existing permission plugins though, so I'd be happy to hear from you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions