BEC is a admin tool for Operation Arrowhead/Combined Operations and Arma3 dedicated servers for Windows that has enabled Battleye.
This is a server application only, no install requirements are necessary client-wise.
Basically what BEC does, is giving you the Battleye-power conveniently on the OA/CO and Arma 3-chatline in-game.
BEC is a multi-admin tool, you can define as many admins you want, there is no limit on the number.
You are able to define many custom commands and permissions to several admin levels.
BEC also have the option to use a global ban list, but you will need an account for this to be enabled.
When this is enabled, BEC will report hacks to a central ban database, it will also check the player’s guid against it upon connection to the game.
When BEC starts up, it logs itself on to the Be-server using the Rcon protocol.
Once a player connects to the server, his/her guid is checked against the admin file to see if he/she is a admin.
Once an admin has been verified, he/she is free to send commands defined in the command file. No log-ins are required.
To change the mission parameters, you need to use the OA/CO/A3 admin log-in function, as Battleye currently does not support this.
BEC also have several good and organized logging functions. All chat is stored into separate files with time stamps on them.
The same goes for all Be-events, they are stored in a separate file with time stamps on them.
Summary of Main Features
Here’s the English translation:
For some time now, our servers and web interface have been updated to enable this functionality with a single click in your web interface.
Please check the instructions below.
If you want to to use this application you should read the install and configure guide.
OA/CO or Arma3 Dedicated server running on Windows.
You might also need Microsoft Visual C++ 2008 Redistributable Package.
Set port 5 ports ahead of current port example 2302 set to 2307 since the latest Arma update
Example of how to configure BEC to automatically restart your server every 4 hours with warnings.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <Scheduler> <!-- INTERNAL COMMANDS --> <job id='0'> <start>07:45:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 15 minutes</cmd> <cmdtype>0</cmdtype> </job> <job id='1'> <start>07:50:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <job id='2'> <start>07:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 5 minutes - Server locked!</cmd> <cmdtype>0</cmdtype> </job> <job id='3'> <start>07:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>#lock</cmd> <cmdtype>0</cmdtype> </job> <job id='4'> <start>07:57:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 3 minutes!</cmd> <cmdtype>0</cmdtype> </job> <job id='5'> <start>07:58:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 2 minutes!</cmd> <cmdtype>0</cmdtype> </job> <job id='6'> <start>07:59:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 1 minute!</cmd> <cmdtype>0</cmdtype> </job> <job id='7'> <start>08:00:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>#shutdown</cmd> <cmdtype>1</cmdtype> </job> <job id='8'> <start>11:45:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 15 minutes</cmd> <cmdtype>0</cmdtype> </job> <job id='9'> <start>11:50:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <job id='10'> <start>11:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 5 minutes - Server locked!</cmd> <cmdtype>0</cmdtype> </job> <job id='11'> <start>11:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>#lock</cmd> <cmdtype>0</cmdtype> </job> <job id='12'> <start>11:57:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 3 minutes!</cmd> <cmdtype>0</cmdtype> </job> <job id='13'> <start>11:58:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 2 minutes!</cmd> <cmdtype>0</cmdtype> </job> <job id='14'> <start>11:59:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 1 minute!</cmd> <cmdtype>0</cmdtype> </job> <job id='15'> <start>12:00:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>#shutdown</cmd> <cmdtype>1</cmdtype> </job> <job id='16'> <start>15:45:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 15 minutes</cmd> <cmdtype>0</cmdtype> </job> <job id='17'> <start>15:50:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <job id='18'> <start>15:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 5 minutes - Server locked!</cmd> <cmdtype>0</cmdtype> </job> <job id='19'> <start>15:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>#lock</cmd> <cmdtype>0</cmdtype> </job> <job id='20'> <start>15:57:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 3 minutes!</cmd> <cmdtype>0</cmdtype> </job> <job id='21'> <start>15:58:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 2 minutes!</cmd> <cmdtype>0</cmdtype> </job> <job id='22'> <start>15:59:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>say -1 Restart in 1 minute!</cmd> <cmdtype>0</cmdtype> </job> <job id='23'> <start>16:00:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <runtime>000000</runtime> <cmd>#shutdown</cmd> <cmdtype>1</cmdtype> </job> </Scheduler>
Get Arma 3 Server Hosting now!
More Guides:
How to properly install Oxide 2.0
How to properly use donations
How to read Minecraft Crash reports
How to rent a PS4 ARK Server
How to set a spawn point in a Minecraft server
How to set up a Pixark Nitrado Server
How to set up a The Forest Server
How to set up Ylands server
How to setup the Luckperms Plugins in Minecraft
How to upload a custom map in Rust
How to upload a map in Minecraft
How to upload an existing world to Astroneer
How to upload an existing world to Valheim
How to wipe your Atlas server
I cannot access my webinterface
I cannot connect to my PC ARK server
I cannot find my server on the server list (ARK PC)
I cant access my inventories Smithy chest in ARK
I cant travel through my Nether portal
I got – hacked what do I do?
I have a recent crash log
I want to become admin on my ARK (PC) server
I want to change the settings on my ARK server
I was kicked from an Arma server with a restriction error
Increasing the mod storage for your Farming Simulator server
Industrial Craft 2 Halloween update
Infobox Templates
Insert Black Jack
Install a custom map in Factorio
Install a mod to Conan Exiles server
Install creator DLC on Arma 3
Install Exile Mod on Arma 3 server
Install modifications on DayZ
Install Mods on Arma Reforger server
Install mods on a Path of Titans server
Install mods on Space Engineers server
Installation of Vahalle for ARK
Installation procedure for Arma 3 Epoch Bornholm
Installation procedure for Arma 3 Chernarus
Installation procedure for Arma 3 epoch
Installing a web server on your cloud server
Installing Java 8 JDK on Ubuntu 1604
Installing mods in Farming Simulator 2022
Installing mods on a Dark and Light server
Installing mods on an Atlas server
Installing mods on Farming Simulator 17
Installing phpmyadmin on Ubuntu 1604
Installing primitive DLC on ARK
Internal procedure
Invalid SSL certificate
IPMI access
Item list for Rising World
Keystones in 7 Days to Die
Kicked from Arma server with a restriction error
Kicked from DayZ server
Kicked while playing on my Nitrado server
Killing Floor 2 FAQs
Known bugs in Satisfactory
Lag in a Conan server
Lagging gameservers and what to look for
LAMP system for Ubunt 16.04
Left 4 Dead 2 FAQ
Link our Minecraft server