AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Team Filter (https://forums.alliedmods.net/showthread.php?t=244793)

Maher 07-23-2014 17:24

[ANY] Team Filter
 
1 Attachment(s)
Supported Games:
CS:S
CS:GO
TF2
DOD:S

Requirements:
SourceMod 1.4+
MySQL Database

What is the goal of this plugin?
This plugin allows specified teams to join you server and filters out people who don't have a permission to join the game! very useful for CW (Clan Wars) Servers!

Installation:

Download plugin from 'Get Plugin' and upload it to "sourcemod/plugins"

Cvars:
sm_teamfilter_version
- Plugin version.

Admin Commands:
sm_teamfilter <on|off|add|delete|status|members|reset> <team1, team2, ...>

Examples:
Quote:

Suppose we have two teams called TEX and LOL
!teamfilter on TEX will allow only members of TEX team to join the server!
!teamfilter on TEX LOL will allow only members of TEX team and LOL team to join the server!
notice: we can add more than two teams! and maximum team name is 10 letters!

!teamfilter off removes current filter and allow anyone to join the game!

!teamfilter add TEX Displays a list of current players, the chosen player will be added to TEX team!

!teamfilter delete TEX shows you a list of members of TEX team, the chosen player will be removed from that team!

!teamfilter status Shows the status of current filter!

!teamfilter members TEX Displays a list of TEX team members!

!teamfilter reset TEX will remove all members of that team as if the team it self was removed!

Public Commands:

sm_myteam Displays a list of player's team(s)
Usage: !myteam

Important notes:

  1. Only Supporting MySQL databases and using the "default" Database!
  2. There's a special team called * members added to it will be never kicked!
    Admins and SourceTV should be added to the * team!
  3. This is my FIRST PLUGIN hope you like it and find it useful! :D

Change Log:
1.0 Initial release!


All times are GMT -4. The time now is 14:11.

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