Raised This Month: $51 Target: $400
 12% 

IP Block


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Experto
Member
Join Date: Jan 2008
Location: Brasil
Plugin ID:
2965
Plugin Version:
1.0.0
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    3 
    Plugin Description:
    This plugin block the entry in the server of players with same IP. Too is possible to config exceptions for some IPs.
    Old 05-22-2012 , 12:53   IP Block
    Reply With Quote #1

    :: Description ::

    This plugin block the entry in the server of players with same IP.

    When a player join in the server, this plugin verify if exist others players with her IP and count the number of players with same IP. If the max amount is exceeded, the player is kicked of server.

    Too is possible to config exceptions for some IPs.


    :: CVARS ::

    Config file created automatically: cfg/sourcemod/sm_ipblock.cfg

    // Enables/Disables the plugin. [0 = Disabled, 1 = Enabled]
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    sm_ipblock_enable "1"

    // MAX amount of players with the same ip
    // -
    // Default: "1"
    // Minimum: "1.000000"
    sm_ipblock_maxip "1"


    :: Commands ::

    - Adds an IP to the exceptions list
    sm_ipblock_exception_add <ip> <maxClient>


    Example:
    IP: 201.102.203.204
    Max Clients: 3
    sm_ipblock_exception_add 201.102.203.204 3

    - Removes an IP from the exceptions list
    sm_ipblock_exception_del <ip>

    - Displays exceptions list
    sm_ipblock_exception_list


    :: Languages ::

    Languages included in the file ipblock.phrases.txt:

    -Português-BR (PT)
    -English (EN)

    To translate the messages into your language, simply add them to file "addons/SourceMod/translations/ipblock.phrases.txt".


    :: Change log ::

    >> 1.0.0 - 05-22-2012
    - Release of the plugin


    :: Installation ::

    - Copy the file "sm_ipblock.smx" to the folder "addons/SourceMod/plugins/"
    - Copy the file "ipblock.phrases.txt" to the folder "addons/SourceMod/translations/"
    - Run the command: sm plugins load sm_ipblock
    or restart the server


    :: Upgrading ::

    - Run the command: sm plugins unload sm_ipblock
    - Delete the file: "cfg/sourcemod/sm_ipblock.cfg"

    - Copy the new file "sm_ipblock.smx" to the folder "addons/SourceMod/plugins/"
    - Copy the new file "ipblock.phrases.txt" to the folder "addons/SourceMod/translations/"
    - Run the command: sm plugins load sm_ipblock
    or restart the server


    :: Downloads ::
    Attached Files
    File Type: sp Get Plugin or Get Source (sm_ipblock.sp - 1712 views - 6.0 KB)
    File Type: txt ipblock.phrases.txt (905 Bytes, 701 views)
    File Type: zip ipblock1.0.0.zip (9.3 KB, 718 views)
    __________________
    My Plugins:
    -IP Block: This plugin block the entry in the server of players with same IP. Too is possible to config exceptions for some IPs
    -Auto Swap Team: This plugin does the automatic swap of teams according to the options selected
    -Welcome Sound: Plays sound of welcome for the players
    Experto 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 22:20.


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