Evie Addon Details

Watch - Add Favorite

Description

    This script provides an in_game GUI for group_auth or basic_auth

    *******************************************************
    For obvious reasons I STRONGLY suggest you DON'T
    give this scripts capabilities to too many admins.
    The fewer and most trusted the better.

    *******************************************************

    Chat command:

    • !auth ->Brings up main Auth Management menu

    • Following command for group_auth:
    • !addgroup groupname accesslevel
    • Ex. !addgroup MyGroup poweruser
    • -Accepted Access Levels ->in order of most powerful to least:
      - root, admin, poweruser, known, all ->Careful with root


    Keymenu is also required for this script.

    // autoexec.cfg
    es_load keymenu
    //if you use basic_auth, uncomment and set the following
    //es_xset BASIC_AUTH_ADMIN_LIST "STEAM_ID_LAN;"
    es_load examples/auth/auth_manage


    *Also be sure to read the comments at the top of the script (es_auth_manage.txt, es_auth_manage_basic_auth.txt, es_auth_manage_group_auth.txt).

Version Notes For 1.2 (Announce this update)

Updated on: 2007-11-04 15:59:17 EST
Fixed bug in groups list. If you already have v1.1, you only need to replace the es_auth_manage_group_auth.txt.

New users, extract all files.
( Previous Versions )