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

[CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Plugin ID:
4796
Plugin Version:
1.0.0
Plugin Category:
Gameplay
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    With TeamBans you can ban players from a team.
    Old 08-28-2015 , 19:31   [CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]
    Reply With Quote #1

    You like this plugin or my work? Support is not a crime.

    TeamBans on AlliedModders

    With TeamBans you can ban players from a team. CT and T ban aren't supported (but planned)

    Supported Games
    • Counter-Strike: Source (partially tested)
    • Counter-Strike: Global Offensive (untested)
    Features
    • Public player list with banned players with informations about her bans
    • Per player is only 1 team ban allowed
    • Instant move on/after ban
    • MySQL Support
    • Adminmenu Support
    • Custom reasons
    • Custom lengths
    CVars
    • teambans_enable_debug - Default value: "1" - More log actions - If this cvar 1, then I can give more/better support
    • teambans_plugin_tag - (CSS) Default value: "{strange}[TeamBans] {white}" - (CSGO) Default value: "{green}[TeamBans] {lightgreen}" - Tag for the most chat messages - 2 different default values for better css and csgo support
    • teambans_log_level - Default value: "2" - 0 - Trace, 1 - Debug, 2 - Default, 3 - Info, 4 - Warning, 5 - Error - Own folders in log directory
    • teambans_player_checks -* Default value: "3.0" - Interval per player check (required for no glitch bug)
    • teambans_default_ban_length - Default value: "30" - Default ban length for a ban without length
    • teambans_default_ban_reason - Default value: "DefaultReason" - Default ban reason for a ban without reason
    Player Commands
    • sm_teambans
    Admin Commands
    • sm_ctban (needs ban access)
    • sm_ctunban (needs unban access)
    • sm_tban (needs ban access)
    • sm_tunban (needs unban access)
    Requirement
    • SourceMod 1.7.0+
    • Multi Colors 2.0.0+ (only for compile)
    ToDo

    Installation
    • Upload both config files (configs/teambans/reasons.cfg + configs/teambans/reasons.cfg)
    • Upload translation file (CSS: translations/teambans.css.phrases.txt and CSGO: translations/teambans.csgo.phrases.txt)
    • Add config entry "teambans" in configs/databases.cfg
    • Upload binary file (plugins/teambans.smx) or compile for yourself
    Bugs & Known Issues

    Changelogs since release
    SourceCode | Download
    __________________
    Discord (Bara#5006) | My Plugins (GitHub)
    You like my work? Support is not a crime.

    Last edited by Bara; 12-12-2021 at 14:58. Reason: DowNload
    Bara is offline
    zipcore
    Veteran Member
    Join Date: Mar 2010
    Location: m_flZipcore
    Old 08-28-2015 , 19:32   Re: [CS:S/CS:GO] TeamBans
    Reply With Quote #2

    Nice ONE
    __________________

    Last edited by zipcore; 08-28-2015 at 19:32.
    zipcore is offline
    Lannister
    Veteran Member
    Join Date: Apr 2015
    Old 08-28-2015 , 19:51   Re: [CS:S/CS:GO] TeamBans
    Reply With Quote #3

    Gonna test it right now in my Jailbreak server!

    Sorry my ignorance, does it support Sqlite? if yes, could you givem a example how to put it in the database.cfg? thanks!

    Last edited by Lannister; 08-28-2015 at 19:57.
    Lannister is offline
    Bara
    AlliedModders Donor
    Join Date: Apr 2012
    Location: Germany
    Old 08-28-2015 , 20:00   Re: [CS:S/CS:GO] TeamBans
    Reply With Quote #4

    Quote:
    Originally Posted by Lannister View Post
    does it support Sqlite
    No, http://git.tf/Bara/TeamBans/blob/mas...ans/sql.sp#L33 .
    __________________
    Discord (Bara#5006) | My Plugins (GitHub)
    You like my work? Support is not a crime.
    Bara is offline
    Lannister
    Veteran Member
    Join Date: Apr 2015
    Old 08-28-2015 , 21:00   Re: [CS:S/CS:GO] TeamBans
    Reply With Quote #5

    Ffffuuuuuuuuuuu
    Lannister is offline
    Krotis
    Senior Member
    Join Date: Aug 2012
    Old 08-29-2015 , 06:15   Re: [CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]
    Reply With Quote #6

    Any plans to release a WEB plugin for this? So admins can check last banned
    Krotis is offline
    Bara
    AlliedModders Donor
    Join Date: Apr 2012
    Location: Germany
    Old 08-29-2015 , 06:50   Re: [CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]
    Reply With Quote #7

    Quote:
    Originally Posted by Krotis View Post
    Any plans to release a WEB plugin for this? So admins can check last banned
    Not yet, but planned.
    __________________
    Discord (Bara#5006) | My Plugins (GitHub)
    You like my work? Support is not a crime.
    Bara is offline
    Graffiti
    AlliedModders Donor
    Join Date: Aug 2013
    Location: Russia
    Old 08-29-2015 , 11:25   Re: [CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]
    Reply With Quote #8

    Excellent plugin!

    Need CVARs - type of ban, when the ban will expire.
    teambans_typeban_ct = 0 - normal ban as SM ban (default), 1 - if only player in server, 2 -
    if only player alive.
    teambans_typeban_t
    __________________
    Russian TTT CSGO


    Last edited by Graffiti; 08-29-2015 at 11:26.
    Graffiti is offline
    Bchewy
    AlliedModders Donor
    Join Date: Nov 2014
    Old 08-29-2015 , 20:02   Re: [CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]
    Reply With Quote #9

    Awesome plugin! good job on this dude. will test it out on my jailbreak server right now!


    Everything seems to work well for the plugin, however when i do
    /ctban and /tban it shows some german translations? (idk why but i think the translation files are not added for them or either its not working properly)

    screenshot : here

    Also, whenever i do /ctban and /tban now, it spams it in the chat.

    http://prntscr.com/8agoek
    __________________

    Last edited by Bchewy; 08-29-2015 at 22:20.
    Bchewy is offline
    Bara
    AlliedModders Donor
    Join Date: Apr 2012
    Location: Germany
    Old 08-30-2015 , 05:12   Re: [CS:S/CS:GO] TeamBans (CT Bans + T Bans) [1.0.0]
    Reply With Quote #10

    Quote:
    Originally Posted by Bchewy View Post
    /ctban and /tban it shows some german translations
    Thanks, fixed.

    Quote:
    Originally Posted by Bchewy View Post
    Also, whenever i do /ctban and /tban now, it spams it in the chat.
    I can't reproduce this error.
    __________________
    Discord (Bara#5006) | My Plugins (GitHub)
    You like my work? Support is not a crime.

    Last edited by Bara; 08-30-2015 at 05:30.
    Bara is offline
    Reply


    Thread Tools
    Display Modes

    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 11:29.


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