ItsMods

Full Version: Ban cmd doesn't work.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Someone requested me to unban them,but I didn't know how to,I could not find any file that had something to do with unbanning,later than day I found out he only got a tempban,I also found out that the !ban command doesn't work,when I use it on someone the message pops up saying that the player has been banned but he really hasn't been banned,does anyone have an idea on what might be causing the problem?
Which admin plugin are you using??
Look in main/permanent.ban file, sometimes the xuids are written on the same line and this messes up the ban
i have the same problem
i cannot ban players, i'm using god plugin i have asked in "God Plugin v5.0" thread but no
one answered me so i'm guessing its not related to the plugin maybe server config !
sorry to jump in your thread but maybe someone can help us here
(11-11-2013, 18:55)guest123 Wrote: [ -> ]i have the same problem
i cannot ban players, i'm using god plugin i have asked in "God Plugin v5.0" thread but no
one answered me so i'm guessing its not related to the plugin maybe server config !
sorry to jump in your thread but maybe someone can help us here

Well Are you using TeknoGods or 4D1..

Quote:PS: TEKNO & 4D1 IS NOT SUPPORTED!
P.S. 4D1 is gone.
no
i'm not using TeknoGods or 4D1
its a rented VPS from verygames i have sent them a request but no reply so far
(11-12-2013, 04:57)guest123 Wrote: [ -> ]no
i'm not using TeknoGods or 4D1
its a rented VPS from verygames i have sent them a request but no reply so far

Are you using the permission plugin?? And What other plugins do you have...
yes i use the permission plugin
i'm using the following plugins

aaaPermissionPlugin.dll
antiRage.dll
GodPlugin 5.0.dll
Infection_NoReconnect.dll
ServerAd.dll
welcomer.dll

i don't think its from the permission plugin because when i use "!ban playername" the player gets kicked which means the server accepted the command
but next round the same player join the game
i couldn't find any permanent.ban file
the following is the list of files and folders that i see when i login to my FTP account

PHP Code:
codmw3
codmw3
\addon
codmw3
\admin
codmw3
\plugins
codmw3
\logs
codmw3
\config
codmw3
\d3d9.dll
codmw3
\dw-dev-ca.crt
codmw3
\InstallRecord.blob
codmw3
\installscript.vdf
codmw3
\localization.txt
codmw3
\logo.bmp
codmw3
\ClientRegistry.blob
codmw3
\MapRotation_Info.cfg
codmw3
\mss32.dll
codmw3
\binkw32.dll
codmw3
\splash.bmp
codmw3
\Steam.dll
codmw3
\SteamAPIUpdater.dll
codmw3
\steamclient.dll
codmw3
\steam_api.dll
codmw3
\steam_appid.txt
codmw3
\tier0_s.dll
codmw3
\UpdateDLLWrapper.dll
codmw3
\vstdlib_s.dll
codmw3
\addon\dist
codmw3
\addon\logs
codmw3
\addon\scripts
codmw3
\addon\sv_config.ini
codmw3
\addon\timedmessages.txt
codmw3
\addon\dist\addon.dll
codmw3
\addon\logs\console.log
codmw3
\addon\logs\data.log
codmw3
\addon\scripts\example.script
codmw3
\admin\config_mp.cfg
codmw3
\admin\CTF_default.dsr
codmw3
\admin\default.dspl
codmw3
\admin\DOM_default.dsr
codmw3
\admin\DZ_default.dsr
codmw3
\admin\FFA_default.dsr
codmw3
\admin\GG_default.dsr
codmw3
\admin\HQ_default.dsr
codmw3
\admin\infectedff.dsr
codmw3
\admin\infectedON.dspl
codmw3
\admin\INF_default.dsr
codmw3
\admin\JUG_default.dsr
codmw3
\admin\KC_default.dsr
codmw3
\admin\OIC_default.dsr
codmw3
\admin\SAB_default.dsr
codmw3
\admin\SD_default.dsr
codmw3
\admin\server.cfg
codmw3
\admin\settings_c.zip.iw5
codmw3
\admin\settings_m.zip.iw5
codmw3
\admin\TDEF_default.dsr
codmw3
\admin\TDM_default.dsr
codmw3
\admin\TJ_default.dsr
codmw3
\config\config.vdf_old
codmw3
\config\config.vdf
codmw3
\logs\connection_log_27014.txt
codmw3
\logs\connection_log_27030.previous.txt
codmw3
\logs\connection_log_27030.txt
codmw3
\logs\connection_log.txt
codmw3
\plugins\serveradmin
codmw3
\plugins\GodPlugin 5.0.dll
codmw3
\plugins\Infection_NoReconnect.dll
codmw3
\plugins\ServerAd.dll
codmw3
\plugins\antiRage.dll
codmw3
\plugins\aaaPermissionPlugin.dll
codmw3
\plugins\welcomer.dll
codmw3
\plugins\serveradmin\badwords
codmw3
\plugins\serveradmin\help
codmw3
\plugins\serveradmin\immuneplayers
codmw3
\plugins\serveradmin\rules
codmw3
\plugins\serveradmin\warnings
codmw3
\plugins\serveradmin\aliases 

i tried to create permanent.ban manually but the file is always 0 KB which means the server either not writing anything or its writing somewhere else
appreciate your time and help
First lets see if its Godplugin that is the issue,

delete godplugin and reference to it in the sv_config.

Now use boneminds serveradmin attached and also copy 'n paste this into sv_config, also remove welcomer.dll

Code:
[ServerAdmin]
//enables built in permissions, values: true or false
usepermissions=true
//the number of warnings before someone gets kicked
kickwarnings=2
//enable or disable the language filter
useLangFilter=true
//how long it takes in hours before a players warnings are cleared
warningTTL=12
//set if the rules commands should be pmed to the user, or to all the server
pmrules=true
//Handles if a player should be tempbanned after a maxwarnings kick
warningtempban=true
//The message displayed when a player is kicked
kickmessage = ^2<playername> has been kicked for ^1<reason>
//The message displayed when a player is banned
banmessage = ^2<playername> ^1 HAS BEEN BANNED
//The message displayed when a player connects
connectmessage =^3<rank> ^2<playername>, ^5 connected
//The message displayed when a player is tempbanned
tmpbanmessage = <playername> has been tempbanned for <reason>
//message to display when someone is warnkicked
warnkickmessage=^2<playername> was kicked for ^1<reason>
//message for the warning
warnmessage=^2<playername> was warned for ^1<reason>
//removing a warning
unwarnmessage=^2<playername> had a warning removed ^1<reason>
thanks hillbilly
i tried it
its the same
banned players still can join the game
i really appreciate your time and efforts
Pages: 1 2