Raised This Month: $ Target: $400
 0% 

Advanced VoteBan v1.0.0


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   ALL        Category:   General Purpose       
guipatinador
SourceMod Donner Party
Join Date: Oct 2009
Location: Poortugal
Old 07-15-2013 , 10:46   Advanced VoteBan v1.0.0
Reply With Quote #1

Advanced VoteBan v1.0.0


Introduction


This plugin is an improved version of the original VoteBan plugin by Alka (https://forums.alliedmods.net/showthread.php?p=865960) In addition, this plugin allows to remove voteban and see who votebanned you.

Commands
  • /voteban – Opens the VoteBan menu

CVARS

Code:
avb_ban_percentage 60 // Percentage to a player get banned
avb_ban_time_minutes 10080 // Ban time in minutes
avb_min_players_to_voteban 3 // Minimum number of players to use voteban command
avb_max_votebans_per_player 5 // Maximum number of votebans per player
avb_ban_by_amx_bans 0 // Ban by Amx Bans or not (only tested in v6.0.3)
avb_ban_reason "Banned by voteban" // Ban reason
avb_log_votebans 1 // log votebans to a file (voteban.log). 0 to disable


Requirements

PHP Code:
#include < amxmodx > 


Defines

PHP Code:
#define CHAT_PREFIX        "[VoteBan]"
#define LOG_FILE            "voteban.log"

#define MAX_PLAYERS        32 


Screenshots


Spoiler


Instalation

1. Download the .amxx attached
2. Install the plugin normally
3. Copy the cvars to your server.cfg and customize at your own way
4. Change map or restart your server


Known issues

- If a player has been votebanned and reconnect (retry), the votes are reseted. I will try to fix this.

Changelog

Code:
v1.0.0 (15/07/2013)
     - Initial release


Credits


- Alka for the original version
Attached Files
File Type: sma Get Plugin or Get Source (Advanced_VoteBan_v1.sma - 2407 views - 14.2 KB)

Last edited by guipatinador; 12-22-2013 at 10:10.
guipatinador is offline
 



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 20:30.


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