Raised This Month: $32 Target: $400
 8% 

[ANY] Group Assigner


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Mitchell
~lick~
Join Date: Mar 2010
Plugin ID:
6504
Plugin Version:
1.1.1
Plugin Category:
Admin Commands
Plugin Game:
Any
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
A module plugin for GroupHandler that assigns groups based off steamids.
Old 04-08-2019 , 10:48   [ANY] Group Assigner
Reply With Quote #1

Group Assigner

This plugin extends on the GroupHandlerAPI to assign steamids to multiple groups, it also has a Profile system which makes it easy for each server to have their own customized config without needing to have multiple different files and the confusion that also comes with it.

No one will probably find benefit in this, however it did allow us to assign multiple different groups without needing to actually give them access to any commands or flags within admin.cfg.

More information

Example Config:
Code:
"GroupAssigner"
{
    //Global Roles
    //Special People
    "STEAM_0:0:XXXXXXXX"    "Mitch,Veteran,Contributor"   //Mitch
    
    //Veterans
    "STEAM_0:0:YYYYYYYY"    "Respected"   //Person 1
    "STEAM_0:1:ZZZZZZZZ"    "Respected"   //Person 2
    "STEAM_0:1:AAAAAAAA"    "Respected"   //Person 3
    
    "Server 1"
    { //Server 1 profile specific roles. Appends onto any of the other active profiles and the global one.
        "STEAM_0:0:YYYYYYYY"    "Contributor"   //Abraham, made several maps for Murder (For free)
    }
    "FF2"
    {
        "STEAM_0:1:AAAAAAAA"    "Nice Guy,Contributor"  //Person 3
        "STEAM_0:1:ZZZZZZZZ"    "Contributor"  //Person 2
    }
}
This plugin is stored in the same repo as the GroupHandlerAPI.

Releases (Plugin)
GitHub (Source)

Last edited by Mitchell; 04-08-2019 at 10:51.
Mitchell is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode