Jump to content
Sign in to follow this  
fn_Quiksilver

Can't see all bans

Recommended Posts

Hi guys,

Sometimes people are banned from my server due to server configurations. (verifySignatures,onHackedData).

I cannot see these bans in bans.txt?

There are people who have been banned by these checks who I know should not have been banned, such as those who launch with modded files.

How would I go about removing these bans?

For instance:

weirdban_zps3f8d099d.jpg

21:02:54 Player **********: Wrong signature for file C:\Program Files (x86)\Steam\steamapps\common\Arma 3\addons\sounds_f_weapons.pbo

Any recourse?

Share this post


Link to post
Share on other sites

Its a arma ban not a BE ban.

Check your arma root directory for a file called ban.txt

I also reccomend that you do not ban on "onHackedData" but change it to this instead in your server.cfg file.

onHackedData = "kick (_this select 0)";

Share this post


Link to post
Share on other sites
Its a arma ban not a BE ban.

Check your arma root directory for a file called ban.txt

I also reccomend that you do not ban on "onHackedData" but change it to this instead in your server.cfg file.

onHackedData = "kick (_this select 0)";

Ahh I see now.

I was searching bans.txt GUID, had not even known about the ban.txt in root, and that it banned UID.

And, why do you suggest only kicking for onHackedData?

Thank you.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×