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.