Jump to content
  • 0

EpochServer.ini / Battleye Integration Notes


vbawol

Question

[EpochServer]
BattlEyePath = C:\BattlEye // Path to Battleye Folder.
InstanceID = NA123 // Epoch server Instance ID (used to keep server data seperate on the same database).
LogAbuse = 1 // Logs potential database abuse 1 = simple logs 2 = verbose.
IP = 127.0.0.1 // IP address to connect to Rcon generally the external IP of your server.
Port = 2302 // Gameport A3 server is running on
Password = changeme // Battleye rcon password
 
[Redis]
IP = 127.0.0.1 // Redis Server IP address.
Port = 6379 // Redis Server Port.
DB = 0 // Database ID of Redis.
Password = foobared // Password required to connect to Redis.
 
[SteamAPI]
Logging = 0 // 1 = Logging of SteamAPI
Key = // Requires SteamAPI key to enable feature
VACBanned = 0 // 1 = Ban a Vac banned user
VACMinimumNumberOfBans = 0 // Minimum number of bans before action is taken
VACMaximumDaysSinceLastBan = 0 // Max days since last ban
PlayerAllowOlderThan = 0 // In days, This will ban players with account if newer than days set.
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Regarding that section you just posted, which password is that for? Is that the password from the config.cfg passwordAdmin or serverCommandPassword?

Or if your saying to use your IP address for your server instead of 127.0.0.1, then is that password the password to join, which 99% of would be blank?

Link to comment
Share on other sites

  • 0

how do you find your InstanceID can you just set it to anything you like?

Sort of from what I've set up using NA01 to NA150 works fine but setting it as just 01 did not. Not sure of the limit but as that gives 150 server addresses I think thats enough for now! Hope that helps. 

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...