PRIVILEGE ADMIN

    Usage: PRIVILEGE <command> ADMIN

    This command will set the specified command to only allow admins (+A users) to access it.

    Examples:
    /as privilege nflash admin

    One of the many access levels that you can set commands to when customizing your server. This allows you to have many levels of trained staff on your server without fear that they can access commands that should not be used.


    PRIVILEGE COST

    Usage: PRIVILEGE <command> COST <low|medium|high>

    Sets the flood cost of each command specified.

    Examples:
    /as privilege info cost high

    There are some commands that you really don't want used very often, and some commands which don't need to be used often. The LIST command on a large network can be quite expensive to use for both the CPU and your servers bandwidth, and so you'd want to set that command with a high flood limit.

    The INFO command is one that has only infomrational use and once issued really doesn't need to be issued again. Where the INFO command is not expensive to the server it is a command that doesn't 'need' to be used and so you could make a case that it should also have a high flood penalty.

    In the end you will need to decide what is the right balance for your server and environment.


    PRIVILEGE HELPER

    Usage: PRIVILEGE <command> HELPER

    This command will set the specified command to only allow helpers (+h users) to access it.

    Examples:
    /as privilege whois helper

    One of the many access levels that you can set commands to when customizing your server. This allows you to have many levels of trained staff on your server without fear that they can access commands that should not be used.


    PRIVILEGE IRCOP

    Usage: PRIVILEGE <command> IRCOP

    This command will set the specified command to only allow operators (+o users) to access it.

    Examples:
    /as privilege list ircop

    One of the many access levels that you can set commands to when customizing your server. This allows you to have many levels of trained staff on your server without fear that they can access commands that should not be used.


    PRIVILEGE NONE

    Usage: PRIVILEGE <command> NONE

    Examples:
    /as privilege lflash none


    PRIVILEGE

    Usage: PRIVILEGE <command> OPEN

    This will allow all users on the server to access the specified command.

    Examples:
    /as privilege who open

    Use this when you want any user to be able to access the specified command.


    PRIVILEGE SA

    Usage: PRIVILEGE <command> SA

    This command will set the specified command to only allow services admins (+a users) to access it.

    Examples:
    /as privilege info sa

    One of the many access levels that you can set commands to when customizing your server. This allows you to have many levels of trained staff on your server without fear that they can access commands that should not be used.