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

Problems with amxbans


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
asdfdsdf
AlliedModders Donor
Join Date: Aug 2010
Location: Belgium
Old 01-18-2014 , 14:48   Problems with amxbans
Reply With Quote #1

Hi all i have a problem on my server someone was banned from my servr but is unabnned now so he isnt on the banlist anymore but he cant join the server its really werid and i tried everything but nothing seems to work this is what he gets if he joins

PHP Code:
NET Ports:  server 27015client 27005
Server IP address 192.168.0.192
:27015
Connecting to 94.75.251.244
:27016...
Connection accepted by 94.75.251.244:27016
Privileges set 
You have been banned from this server 
asdfdsdf is offline
CookieCrumbler
Senior Member
Join Date: Feb 2013
Location: Australia
Old 01-18-2014 , 15:47   Re: Problems with amxbans
Reply With Quote #2

disable admin.amxx and make sure only

amxbans_core.amxx
amxbans_main.amxx

are enabled in that order and are the first 2 plugins loaded in your plugins.ini

If admin.amxx was not disabled it may of wrote the ban to banned.cfg ... check that file (banned.cfg) on the server he was banned on.

If there are steam IDs in that file dont remove them manually from that file because if you do they will only be unbanned if you restart your server.

Instead go into that server and in console put

rcon_password "your-rcon-password"

- If you dont have an rcon set you can set one by typing amx_cvar rcon_password "whatever-you-want-rcon-to-be" then

rcon removeid <STEAM_ID>
rcon writeid

and then type

amx_cvar rcon_password ""

to disable rcon again

------------------

or you could also try amx_unban "STEAMID"
__________________
--------------------------------------------------
C is for cookie ... thats good enuff 4 me

Last edited by CookieCrumbler; 01-18-2014 at 16:04.
CookieCrumbler is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 01-18-2014 , 15:53   Re: Problems with amxbans
Reply With Quote #3

Check the banned.cfg and listips.cfg files in the server's cstrike file and see if they are listed there. If they aren't, restart the server to purge the temp bans.


Quote:
Originally Posted by CookieCrumbler View Post
If admin.amxx was not disabled it may of wrote the ban to banned.cfg ... check that file in your cstrike folder and remove the steam ids from it.
admin.amxx has nothing to do with bans, admincmd.amxx has the amx_ban command (which amxbans_main.amxx blocks)
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
asdfdsdf
AlliedModders Donor
Join Date: Aug 2010
Location: Belgium
Old 01-18-2014 , 17:21   Re: Problems with amxbans
Reply With Quote #4

Omg thx guys for the fast answer it worked thx alot
asdfdsdf is offline
Reply



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


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