[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.
Question
vbawol
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now