Jump to content
  • 0

Problems with kicking and banning through BattlEye


Yurifag

Question

Hey there Epoch community,

 

I setup a Epoch server recently, but it seems to have problems with BattlEye.

The BattlEye Client and Server load up fine, but when I try to ban a player through BattlEye with "#beserver ban [GUID]" with the BERcon.exe tool it just doesn't work and returns no output.

There also seems to be no bans.txt.

All the BattlEye configuration files like "publicvariable.txt", "createvehicle.txt" and so on don't seem to have any effect either.

So when I try to kick a player programmatically with a script I wrote like this

publicVariable "somevar";

it doesn't work.

 

What confuses me is that there are 3 BattlEye folders:

\Battleye <- here are all the BattlEye filter .txts from the Epoch server files

\Expansion\BattlEye <- this is where the BEClient and BEServer are loaded from

\instance_11_Chernarus\BattlEye <- this is where I had to create the BEServer.cfg with the rcon password

 

I'd would be great if someone could help me out. I don't quite get where to place the bans.txt or why it is not created and why the BE filter .txts don't work.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

\instance_11_Chernarus\BattlEye 

This is where you BE-Filters are

you actually dont need to add something to the publicVariable Filter, since already kicking for everything except the defined variables.

To ban someone you will have to use BEC for this, but i dont know how to get this done, i just know that Battleye itself will not write something to the ban.txt (might be wrong here)

Link to comment
Share on other sites

  • 0

Thank you, Schwede.

I didn't realize I had to copy them to the instance folder.

I know I don't need to add anything to the filter. It was just that BattlEye never kicked for anything, because there were no filters that set up this whitlist behavior in the first place.

 

I never used BEC. I just tried to use the method described on the BattlEye wiki page.

https://community.bistudio.com/wiki/BattlEye

 

I used the official BE RCon tool and tried to ban a player by his GUID, but nothing happened.

Also I read something about a "bans.txt" and also a "ban.txt".

Were these people simply talking about the same file and were should it be located?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...