permissions

Permissions:
    guillotine.admin:
        descriptions: Access to all Glt commands.
        children:
            guillotine.province.admin:true
            guillotine.polity.admin:true
        default: op
    guillotine.polity.admin:
        description: Access to all /pol commands.
        children:
            guillotine.polity.found: true
        default: false
    guillotine.polity.found:
        description: Access to /pol found command.
        default: true
    guillotine.province.admin:
        description: Access to all /prov commands.
        children:
            guillotine.province.migration: true
        default: false
    guillotine.province.migration:
        description: Access to /prov settle and /prov abandon commands.
        default: true


Comments

Posts Quoted:
Reply
Clear All Quotes