AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   AMXBans SteamID Validator (https://forums.alliedmods.net/showthread.php?t=66299)

PrefeX 01-27-2008 20:31

AMXBans SteamID Validator
 
1 Attachment(s)
What does it do?

This plugin enables you to use your banlist from AMXBans in SourceMod.
Please note that this only goes for the active bans, and does not allow you to add bans to AMXBans, just to get them.

When a user join your server, the server asks your AMXBans if he's banned. If that's the case, he will get banned locally for x-minuttes, and a locally kick/ban message will be used. This is to avoid the player from spamming your SQL server upon retry and reconnect. Please see ConVars for more info.



ConVars:

Code:

amxbans_enable
 Options: 1 - Enable the plugin | 0 - Disable the plugin
 Default: "1"
 Description: Enable or disable the plugin,

amxbans_localbanlength

 Default: "5"
 Description: How long do you want to ban the player locally after being kicked? If set to -1 locally bans are disabled, and the player will just be kicked.

amxbans_banmessage

 Default: "[AMXBans] You are banned from this server!"
 Description: The message that's showed to the user when kicked or banned.

amxbans_sm_version
 Description: A simple ConVar to check the current plugin version.

How to Install:
  • Download the .zip file and extract it to your <moddir>/addons/sourcemod folder. If asked, choose to overwrite any file that exists.
    NB! If you don't use the default settings stated in databases.cfg, you may want to change this file manually.
  • To use the plugin, change the map, restart the server, or manually load the plugin.


Thanks to:

Quote:

pRED - For helping me solve some issues
Nican - For helping me solv a case issue i overlocked
Olly - For some minor issues
Everyone that made the guides in the WIKI section


Versions:


Quote:

v1.2 Beta ( 28 Jan 2008 )
  • Fixed several typos
  • Added a version cvar
  • Changed the system so "amxbans_localbanlength -1" result in players not being banned locally, just kicked
v1.1 Beta ( 28 Jan 2008 )
  • Added commands to change banreason
  • Added commands to change bantime (local)
  • Added commands to disable the plugin
  • Added local ban (banid) to avoid flooding of SQL
v1.0 Beta - First release ( 28 Jan 2008 )
  • First release


PrefeX 01-27-2008 20:31

Re: AMXBans SteamID Validator
 
- reserved for future use -

PrefeX 01-27-2008 20:32

Re: AMXBans SteamID Validator
 
This is the first public release of this plugin, please give me feedback if something don't work as intended.
Please note that this plugin ain't meant as a full AMXBans system plugin, just for getting the banlist "imported" on non 1.6 servers.

0815*Sir Tom 04-02-2008 04:35

Re: AMXBans SteamID Validator
 
Hi.

I want to use this plugin, but I'm using SourceBans too currently and I can't overwrite the database.cfg.

What can I do, to verify SteamIDs with our AMXBans database, by not corrupting the SourceBans data?

tcviper 04-02-2008 07:27

Re: AMXBans SteamID Validator
 
PrefeX what about adding ingame banning and allow admin settings from AMXBans to the game? ;)

0815*Sir Tom 04-07-2008 06:56

Re: AMXBans SteamID Validator
 
So, noone can help me?

I'm running SouerceBans, I want to get 1.6 players be banned at our source servers too. No possible way through this? Isn't SteamBans.com able to handle these kind of requests?

PrefeX 05-25-2008 17:10

Re: AMXBans SteamID Validator
 
Quote:

Originally Posted by 0815*Sir Tom (Post 605585)
Hi.

I want to use this plugin, but I'm using SourceBans too currently and I can't overwrite the database.cfg.

What can I do, to verify SteamIDs with our AMXBans database, by not corrupting the SourceBans data?

sorry, been without pc for a long time now...
do you have the possibility to edit your database.cfg file at all? if so, just paste the amxbans lines provided by this plugins database.cfg file to your own database.cfg file :p (take a backup just in case)

PrefeX 05-25-2008 17:11

Re: AMXBans SteamID Validator
 
Quote:

Originally Posted by tcviper (Post 605613)
PrefeX what about adding ingame banning and allow admin settings from AMXBans to the game? ;)

that's out of my league at the moment... maybe some other time when i get the necessary coding skills :)

if anyone want to try, go ahead ;)

scrow51 06-21-2008 15:37

Re: AMXBans SteamID Validator
 
has anyone ever seen a plugin that does the reverse? uses sourcebans for HL:1 engine?

Atreus 06-22-2008 05:40

Re: AMXBans SteamID Validator
 
Quote:

Originally Posted by scrow51 (Post 641864)
has anyone ever seen a plugin that does the reverse? uses sourcebans for HL:1 engine?

Good question. I'm interested.


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

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