Plugin-Permissions for groups and areas

  • Hey, would it be possible to somehow implement a new category in the permissions for plugins? For example


    Code
    {
    "plugins":{
    "allowgps": true
    }
    }

    I know it could be complicated when it comes to type checking but maybe there could be a workaround like prefixes, for example b_allowgps or i_privatemarkerlimit


    I think this could be awesome for some plugins to define stuff for different permission groups or areas.
    For example i could imagine a market plugin that only works in a desired market area(s) on one server but is allowed everywhere on another server but not for default-permission players. Sure the plugin could come with its own area logic but then every plugin has to manage this on its own.

    I was thinking about using area_create permission to determine if players can use my landclaim plugin to claim a chunk but i dont know if this will one time allow players to create some sort of vanilla area without area tools from creative. I want to prevent this and so i thought it would be nice to have permissions for plugins.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!