diff --git a/modules/config_games/server_configs/7daystodie_linux32.xml b/modules/config_games/server_configs/7daystodie_linux32.xml
deleted file mode 100644
index 73b487f3..00000000
--- a/modules/config_games/server_configs/7daystodie_linux32.xml
+++ /dev/null
@@ -1,163 +0,0 @@
-
- 7daystodie_linux32
- steamcmd
- 7 Days to Die
- 7DaysToDieServer.x86
- -logfile 7DaysToDieServer_Data/output_log.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
- 7DaysToDieServer_Data/output_log.txt
- 64
-
-
- Stable
- 294420
- anonymous
-
-
- Unstable build
- 294420
- anonymous
- latest_experimental
-
-
-
-
- property
- ServerPort
- serverconfig.xml
- tagValueByName
-
-
- property
- ServerName
- serverconfig.xml
- tagValueByName
-
-
- property
- ServerMaxPlayerCount
- serverconfig.xml
- tagValueByName
-
-
- property
- ControlPanelPassword
- serverconfig.xml
- tagValueByName
-
-
- property
- TelnetPassword
- serverconfig.xml
- tagValueByName
-
-
- (.*)(property\s+name="SaveGameFolder"\s+value=")(.*)(")(.*>)(.*<.*>.*)
- <${2}%key%/Saves${4}/>${6}
- serverconfig.xml
- key-regex
-
-
-
-
- False
- True
- property
- false
- ControlPanelEnabled
- serverconfig.xml
- tagValueByName
- Enable/Disable the web control panel.
-
-
- property
- 8080
- ControlPanelPort
- serverconfig.xml
- tagValueByName
- admin
- Port of the control panel webpage.
-
-
- False
- True
- property
- true
- TelnetEnabled
- serverconfig.xml
- tagValueByName
- Enable/Disable the Telnet.
-
-
- property
- 8081
- TelnetPort
- serverconfig.xml
- tagValueByName
- admin
- Port of the Telnet server.
-
-
- False
- True
- property
- true
- EACEnabled
- serverconfig.xml
- tagValueByName
- Enables/Disables EasyAntiCheat.
-
-
- Navezgane
- RWG
- property
- Navezgane
- GameWorld
- serverconfig.xml
- tagValueByName
- Defines the map of the server.
-
-
- property
- asdf
- WorldGenSeed
- serverconfig.xml
- tagValueByName
- If RWG this is the seed for the generation of the new world. If a world with the resulting name already exists it will simply load it.
-
-
- property
- 4096
- WorldGenSize
- serverconfig.xml
- tagValueByName
- If RWG this controls the width and height of the created world. It is also used in combination with WorldGenSeed to create the internal RWG seed thus also creating a unique map name even if using the same WorldGenSeed. Has to be between 2048 and 16384, though large map sizes will take long to generate / download / load.
-
-
- property
- My Game
- GameName
- serverconfig.xml
- tagValueByName
- Whatever you want the game name to be. This affects the save game name as well as the seed used when placing decoration (trees etc) in the world. It does not control the generic layout of the world if creating an RWG world.
-
-
- property
- 60
- MaxSpawnedZombies
- serverconfig.xml
- tagValueByName
- admin
- Making this number too large (more than about 80) may cause servers to run at poor framerates which will effect lag and play quality for clients.
-
-
-
- export LD_LIBRARY_PATH={OGP_HOME_DIR}/7DaysToDieServer_Data/Plugins/x86
-
-
- 7DaysToDieServer.x86_64
-
-
- serverconfig.xml
- Saves/serveradmin.xml
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/arma3_linux32.xml b/modules/config_games/server_configs/arma3_linux32.xml
deleted file mode 100644
index 0c28022a..00000000
--- a/modules/config_games/server_configs/arma3_linux32.xml
+++ /dev/null
@@ -1,101 +0,0 @@
-
- arma3_linux32
- lgsl
- arma3
- steamcmd
- Arma 3
- arma3server
- %CONFIG% %CFG% %PROFILES% %NAME% %IP% %PORT% %PLAYERS% %MODLIST% %SERVERMODLIST% %AUTOINIT%
-
-
-
-
-
- @
- 64
- rcon
-
-
- none
- 233780
-
-
-
-
- (hostname\s*=\s*")(.*)(";)
- hostname = "%key%";
- profile/server.cfg
- key-regex
-
-
- (maxPlayers\s*=\s*)(.*)(;)
- maxPlayers = %key%;
- profile/server.cfg
- key-regex
-
-
- (passwordAdmin\s*=\s*")(.*)(";)
- passwordAdmin = "%key%";
- profile/server.cfg
- key-regex
-
-
- (RconPassword\s*=\s*")(.*)(";)
- RconPassword = "%key%";
- profile/beserver/beserver.cfg
- key-regex
-
-
-
-
- profile/server.cfg
- ns
- Config file to load
- Selects the Server Config File. Config file for server specific settings like admin password and mission selection
-
-
- profile/basic.cfg
- ns
- Arma Basic settings file to load
- Selects the Server Basic Config file. Config file for server specific settings like network performance tuning
-
-
- player
- ns
- Name of User-Profile
-
-
-
- ns
- Mods ex: @A-Map;@AI;@Moreguns;@TurboCars
- Semicolon after each mod and you MUST copy the KEY into your keys folder.
-
-
- ns
- SERVER SIDE Mods ex: @A-Map;@AI;@Moreguns;@TurboCars
- Semicolon after each mod. A SERVERMOD is a mod that is ONLY required on the server. Clients do not need to download this mod. If its a SERVERSIDE mod, it will probably tell you so. Otherwise assume its a MOD
-
-
- Automatically initialize mission just like first client does
- Server config file (server.cfg) must contain "Persistent=1;", if it's 0 autoInit skips
-
-
-
- # wget http://files.iaregamer.com/installers/arma3linux/arma3linux.tar
- # tar -xvf arma3linux.tar
- # chmod +x setup_db.sh
- # ./setup_db.sh
- # rm setup_db.sh
- # rm arma3.tar
-
-
-
-
- arma3server
- arma3server_x64
-
-
- profile/server.cfg
- profile/basic.cfg
-
-
diff --git a/modules/config_games/server_configs/assetocorsa_linux.xml b/modules/config_games/server_configs/assetocorsa_linux.xml
deleted file mode 100644
index b9c772c4..00000000
--- a/modules/config_games/server_configs/assetocorsa_linux.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-
- assettocorsa_linux
- steamcmd
- Assetto Corsa
- acServer
- 22
-
-
- None
- 302550
-
-
-
-
- NAME=.*
- NAME=
- cfg/server_cfg.ini
-
-
- ADMIN_PASSWORD=.*
- ADMIN_PASSWORD=
- cfg/server_cfg.ini
-
-
- UDP_PORT=.*
- UDP_PORT=
- cfg/server_cfg.ini
-
-
- TCP_PORT=.*
- TCP_PORT=
- cfg/server_cfg.ini
-
-
- MAX_CLIENTS=.*
- MAX_CLIENTS=
- cfg/server_cfg.ini
-
-
-
-
- HTTP_PORT=.*
- 8081
- HTTP_PORT=
- cfg/server_cfg.ini
- admin
- Lobby port number.
-
-
- CLIENT_SEND_INTERVAL_HZ=.*
- 15
- CLIENT_SEND_INTERVAL_HZ=
- cfg/server_cfg.ini
- admin
- Refresh rate of packet sending by the server. 10Hz = ~100ms. Higher number = higher MP quality = higher bandwidth resources needed. Really high values can create connection issues.
-
-
-
- /cfg/server_cfg.ini
- /cfg/entry_list.ini
-
-
diff --git a/modules/config_games/server_configs/dayz_arma2oa_win32.xml b/modules/config_games/server_configs/dayz_arma2oa_win32.xml
deleted file mode 100644
index 66a5fd28..00000000
--- a/modules/config_games/server_configs/dayz_arma2oa_win32.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
- dayz_arma2oa_win32
- DayZ Mod (OA)
- arma2oaserver.exe
- %MEMORY% %PORT% %PLAYERS% "-config=profile\server.cfg" "-cfg=profile\basic.cfg" -profiles=profile -noSound
-
-
-
-
-
- 1
-
- ;
- profile/arma2oaserver.RPT
- 64
- armabe
-
-
- none
- dayzmod
-
-
-
-
- (hostName\s*=\s*")(.*)(";)
- hostName = "%key%";
- profile/server.cfg
- key-regex
-
-
- (maxPlayers\s*=\s*)(.*)(;)
- maxPlayers = %key%;
- profile/server.cfg
- key-regex
-
-
- (passwordAdmin\s*=\s*")(.*)(";)
- passwordAdmin = "%key%";
- profile/server.cfg
- key-regex
-
-
- (RConPassword\s*)(.*)
- RConPassword %key%
- profile/BattlEye/BEServer.cfg
- key-regex
-
-
- (steamPort\s*=\s*)(.*)(;)
- steamPort = %key%;
- profile/server.cfg
- key-regex
-
-
- (steamQueryPort\s*=\s*)(.*)(;)
- steamQueryPort = %key%;
- profile/server.cfg
- key-regex
-
-
-
-
- ns
- 2047
- Max RAM allocated
- Maximum usable memory in MB, for example: 1024
-
-
- Vanilla
- Epoch
- Overpoch
- Origins
- Overpochins
- DayZ Flavour
- Type of DayZ server you wish to run
-
-
-
- mkdir -p ./cfg
- touch ./cfg/dayz_arma2oa_win32.xml.txt
-
-
diff --git a/modules/config_games/server_configs/dimrod_epoch_mod_win32.xml b/modules/config_games/server_configs/dimrod_epoch_mod_win32.xml
deleted file mode 100644
index f2830aa6..00000000
--- a/modules/config_games/server_configs/dimrod_epoch_mod_win32.xml
+++ /dev/null
@@ -1,116 +0,0 @@
-
- Dimrod_epochmod_win32
- steamcmd
- Dimrod Epoch Mod
- arma2oaserver.exe
- %MODLIST% -cfg=cfg\basic.cfg -config=cfg\server.cfg -name=dayz -profiles=cfg %IP% %PORT% %PID_FILE%
-
-
-
-
-
-
- 1
-
- ;
- cfg/arma2oaserver.RPT
- 64
- armabe
-
-
- none
- 33930
-
-
-
-
- (maxPlayers\s*=\s*)(.*)(;)
- maxPlayers = "%key%";
- cfg/server.cfg
- key-regex
-
-
- port =.*
- set "port=%key%"
- restart/temp.bat
- key-regex
-
-
- ip =.*
- set "ip=%key%"
- restart/temp.bat
- key-regex
-
-
- pswd =.*
- set "pswd=%key%"
- restart/temp.bat
- key-regex
-
-
- pid =.*
- set "pid=%key%"
- restart/temp.bat
- key-regex
-
-
-
- BePath =.*
- BePath = %key%/cfg/Battleye
- bec/config/config.cfg
- key-regex
-
-
-
-
- @dayz_epoch;@epochserver;
- ns
- Mods ex: @dayz;@hive or @dayz_epoch;@dayz_epoch_server
- Semicolon after each mod and you MUST copy the KEY into your keys folder.
- Make sure if you install a MOD, you list the name here or else it wont get loaded.
-
-
-
-
-
-# wget http://files.iaregamer.com/installers/arma2oa_win32/arma2oa_win32.tar .
-# tar -xvf arma2oa_win32.tar
-# rm arma2oa_win32.tar
-# wget http://files.iaregamer.com/installers/arma2/arma2Addons.tar .
-# tar -xvf arma2Addons.tar
-# rm arma2Addons.tar
-# wget http://files.iaregamer.com/installers/dimrod_epoch_mod/dimrod_epoch_mod.tar .
-# tar -xvf dimrod_epoch_mod.tar
-# rm epoch_mod.tar
-
-
-
-# mkdir -p ./cfg
-# touch ./cfg/dimrod_dayz_mod_win32.xml
- #chmod +x setup_db.sh
- #./setup_db.sh
- #rm setup_db.sh
-
-
-
- cd restart
- echo set "ip=%IP%" > setvars.bat
- echo set "port=%PORT%" >> setvars.bat
- echo set "pswd=%CONTROL_PASSWORD%"
- echo set "pid=%PID% >> setvars.bat
- echo start restart.bat >> setvars.bat
-
-
-
- Arma2Server.exe
- Arma2Server_x64.exe
-
-
-
- cfg\server.cfg
- cfg\basic.cfg
- cfg\battleye\beserver.cfg
- cfg\hiveext.ini
- cfg\users\dayz\dayz.arma2oaprofile
-
-
diff --git a/modules/config_games/server_configs/freecol_linux32.xml b/modules/config_games/server_configs/freecol_linux32.xml
deleted file mode 100644
index 1d1ec788..00000000
--- a/modules/config_games/server_configs/freecol_linux32.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
- freecol_linux32
- FreeCol
- FreeCol.jar
- java %XMX% -jar FreeCol.jar --server %HOSTNAME% %PORT% --log-console
-
-
-
-
-
-
- None
-
-
-
-
- 512M
- ns
- Maximum memory size for Java can be specified.
-
-
- The game server runs as private server.
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/freecol_win32.xml b/modules/config_games/server_configs/freecol_win32.xml
deleted file mode 100644
index 3ca0ab0e..00000000
--- a/modules/config_games/server_configs/freecol_win32.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
- freecol_win32
- FreeCol
- FreeCol.jar
- java %XMX% -jar FreeCol.jar --server %HOSTNAME% %PORT% --log-console
-
-
-
-
-
-
- None
-
-
-
-
- 512M
- ns
- Maximum memory size for Java can be specified.
-
-
- The game server runs as private server.
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/harsh_win64.BAK.xml b/modules/config_games/server_configs/harsh_win64.BAK.xml
deleted file mode 100644
index d097571c..00000000
--- a/modules/config_games/server_configs/harsh_win64.BAK.xml
+++ /dev/null
@@ -1,128 +0,0 @@
-
- harsh_win64
- steamcmd
-Operation Harsh Doorstop
- HarshDoorstopServer-Win64-Shipping.exe
-
-
- 1
- %MAP%?%GAMEMODE%?%bBotAutofill%%BLUFORFACTION%?%OPFORFACTION%?%BLUFORNUMBOTS%?%OPFORNUMBOTS%?%BLUFORTICKETS%?%OPFORTICKETS%?%bDisableKitRestrictions% %IP% %PORT% %QUERY_PORT% %SERVERNAME%
-
-
-
-
-
-
-
- 2
- 3
-
- @;[]-_.
-
-Maplist.txt
-HarshDoorstop\Saved\Logs\HarshDoorstop.log
-
- HarshDoorStop\Binaries\Win64\
- 64
- armabe
-
-
- None
- 950900
- anonymous
-
-
-
-
-
-ns
-4
- Mininum Player Count
-
-
-
-ns
- Path to game mode
-
-
- Fill all empty player slots with bots
-
-
-
-ns
-Default
- Which faction for BluFor
-
-
-
-
-ns
-Default
- Which faction for OpFor
-
-
-
-
-ns
-0
- How many bots on Opfor
-
-
-
-
-ns
-0
- How many bots on Opfor
-
-
-
-ns
-500
- How many tickets on Blufor
-
-
-
-
-ns
-500
- How many tickets on Opfor
-
-
-
-
- Allow all Kits
-
-
-
-q
-BlackMarket Server
- Server name
- Shown in server browser
-
-
-
-
-
-
-echo "Argonne" >> Maplist.txt
-echo "Monte Cassino" >> Maplist.txt
-echo "Lam Dong" >> Maplist.txt
-echo "Khafji" >> Maplist.txt
-echo "Risala" >> Maplist.txt
-
-
-
-
-
-HarshDoorstopServer-Win64-Shipping.exe
-
-
-
- Maplist.txt
- HarshDoorstop\Saved\Config\WindowsServer\Game.ini
- HarshDoorstop\Saved\Config\WindowsServer\Engine.ini
- HarshDoorstop\Saved\Config\WindowsServer\Admins.cfg
- HarshDoorstop\Saved\Config\WindowsServer\Mapcycle.cfg
-
-
-
diff --git a/modules/config_games/server_configs/hurtworld_linux32.xml b/modules/config_games/server_configs/hurtworld_linux32.xml
deleted file mode 100644
index cf4b50a2..00000000
--- a/modules/config_games/server_configs/hurtworld_linux32.xml
+++ /dev/null
@@ -1,52 +0,0 @@
-
- hurtworld_linux32
- steamcmd
- Hurtworld
- Hurtworld.x86
- -batchmode -nographics -exec "%PORT% %MAP%;%QUERY_PORT%;%PLAYERS%;%HOSTNAME%" -logfile "gamelog.txt"
-
-
-
-
-
-
-
- 10
-
- maplist.txt
- gamelog.txt
- 120
-
-
- None
- 405100
- anonymous
-
-
-
- maplist="maplist.txt"
- if [ -s "$maplist" ]
- then
- echo "File $maplist found. OK!"
- else
- echo "File $maplist not found."
- echo "Generating new maplist file in $maplist!"
- touch $maplist
- echo Nullius> $maplist
- fi
- if [ -f "Hurtworld_Data/Plugins/x86/steamclient.so" ]
- then
- echo "steamclient.so found. OK!"
- else
- echo "steamclient.so not found."
- echo "Fixing steamclient.so!"
- cp -f steamclient.so Hurtworld_Data/Plugins/x86
- fi
-
-
- Hurtworld.x86_64
-
-
- autoexec.cfg
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/insurgency_linux32.xml b/modules/config_games/server_configs/insurgency_linux32.xml
deleted file mode 100644
index 6fcccacf..00000000
--- a/modules/config_games/server_configs/insurgency_linux32.xml
+++ /dev/null
@@ -1,56 +0,0 @@
-
- ins_linux32
- steamcmd
- Insurgency
- srcds_linux
- %GAME_TYPE% %PID_FILE% %MAP% %IP% %PORT% %PLAYERS%
-
-
-
-
-
-
-
-
- insurgency/maps
- insurgency/maplist.txt
- 32
- rcon2
-
-
- none
- 237410
- anonymous
-
-
-
-
- Disable Valve Anti-Cheat
- Will start the server without Valve Anti-Cheat technology.
-
-
- Half-life TV
- Will start the server without Half-life TV.
-
-
- Restart
- The server restarts when it crashes.
-
-
- Disable master server communication
-
-
- Debug Mode
-
-
- Disable bots
-
-
- No Restart
- Do not attempt to restart failed servers.
-
-
-
- export LD_LIBRARY_PATH={OGP_HOME_DIR}:{OGP_HOME_DIR}/bin:{$LD_LIBRARY_PATH}
-
-
diff --git a/modules/config_games/server_configs/minecraft_linux32.xml b/modules/config_games/server_configs/minecraft_linux32.xml
deleted file mode 100644
index 04225ea5..00000000
--- a/modules/config_games/server_configs/minecraft_linux32.xml
+++ /dev/null
@@ -1,94 +0,0 @@
-
- minecraft_linux32
- minecraft
- Minecraft
- minecraft_server.jar
- 1
- java %XMS% %XMX% -jar minecraft_server.jar nogui
- logs/latest.log
- 250
-
-
- None
-
-
-
-
- server-ip=.*
- server-ip=
- server.properties
-
-
- server-port=.*
- server-port=
- server.properties
-
-
- enable-query=.*
- enable-query=true
- server.properties
-
-
- query.port=.*
- query.port=
- server.properties
-
-
- max-players=.*
- max-players=
- server.properties
-
-
- rcon.password=.*
- rcon.password=
- server.properties
-
-
- motd=.*
- motd=
- server.properties
-
-
-
-
- 1024M
- ns
- admin
- Initial memory size for Java can be specified.
-
-
- 1024M
- ns
- admin
- Maximum memory size for Java can be specified.
-
-
-
-
- False
- True
- eula=.*
- false
- eula=
- eula.txt
- Agreeing to the Minecraft End User License Agreement (EULA). Can be viewed <a href=https://account.mojang.com/documents/minecraft_eula target=_blank>here</a>.
-
-
- Yes
- No
- enable-rcon=.*
- true
- enable-rcon=
- server.properties
- Enables remote access to the server console.
-
-
- rcon.port=.*
- 25575
- rcon.port=
- server.properties
- admin
- Sets the port to RCON.
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/minecraft_win32.xml b/modules/config_games/server_configs/minecraft_win32.xml
deleted file mode 100644
index 5402e838..00000000
--- a/modules/config_games/server_configs/minecraft_win32.xml
+++ /dev/null
@@ -1,94 +0,0 @@
-
- minecraft_win32
- minecraft
- Minecraft
- minecraft_server.jar
- 1
- java %XMS% %XMX% -jar minecraft_server.jar nogui
- logs/latest.log
- 250
-
-
- None
-
-
-
-
- server-ip=.*
- server-ip=
- server.properties
-
-
- server-port=.*
- server-port=
- server.properties
-
-
- enable-query=.*
- enable-query=true
- server.properties
-
-
- query.port=.*
- query.port=
- server.properties
-
-
- max-players=.*
- max-players=
- server.properties
-
-
- rcon.password=.*
- rcon.password=
- server.properties
-
-
- motd=.*
- motd=
- server.properties
-
-
-
-
- 1024M
- ns
- admin
- Initial memory size for Java can be specified.
-
-
- 1024M
- ns
- admin
- Maximum memory size for Java can be specified.
-
-
-
-
- False
- True
- eula=.*
- false
- eula=
- eula.txt
- Agreeing to the Minecraft End User License Agreement (EULA). Can be viewed <a href=https://account.mojang.com/documents/minecraft_eula target=_blank>here</a>.
-
-
- Yes
- No
- enable-rcon=.*
- true
- enable-rcon=
- server.properties
- Enables remote access to the server console.
-
-
- rcon.port=.*
- 25575
- rcon.port=
- server.properties
- admin
- Sets the port to RCON.
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/multitheftauto_linux32.xml b/modules/config_games/server_configs/multitheftauto_linux32.xml
deleted file mode 100644
index b00c3dd2..00000000
--- a/modules/config_games/server_configs/multitheftauto_linux32.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-
- multitheftauto_linux32
- Multi Theft Auto
- mta-server
- mods/deathmatch/logs/server.log
- 4096
- lcon
-
-
- None
-
-
-
-
- servername
- mods/deathmatch/mtaserver.conf
- tags
-
-
- serverip
- mods/deathmatch/mtaserver.conf
- tags
-
-
- serverport
- mods/deathmatch/mtaserver.conf
- tags
-
-
- maxplayers
- mods/deathmatch/mtaserver.conf
- tags
-
-
-
-
- httpport
- 22005
- mods/deathmatch/mtaserver.conf
- tags
- admin
- Port of the http server (it could be same as server port).
-
-
-
- mods/deathmatch/mtaserver.conf
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/multitheftauto_win32.xml b/modules/config_games/server_configs/multitheftauto_win32.xml
deleted file mode 100644
index e6c5e6b2..00000000
--- a/modules/config_games/server_configs/multitheftauto_win32.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-
- multitheftauto_win32
- Multi Theft Auto
- MTA Server.exe
- mods/deathmatch/logs/server.log
- 4096
- lcon
-
-
- None
-
-
-
-
- servername
- mods/deathmatch/mtaserver.conf
- tags
-
-
- serverip
- mods/deathmatch/mtaserver.conf
- tags
-
-
- serverport
- mods/deathmatch/mtaserver.conf
- tags
-
-
- maxplayers
- mods/deathmatch/mtaserver.conf
- tags
-
-
-
-
- httpport
- 22005
- mods/deathmatch/mtaserver.conf
- tags
- admin
- Port of the http server (it could be same as server port).
-
-
-
- mods/deathmatch/mtaserver.conf
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/openttd_linux32.xml b/modules/config_games/server_configs/openttd_linux32.xml
deleted file mode 100644
index 6867ff5a..00000000
--- a/modules/config_games/server_configs/openttd_linux32.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-
- openttd_linux32
- OpenTTD
- openttd
- -D %IP%:%PORT% %SAVEGAME%
-
-
-
-
- 255
-
-
- None
-
-
-
-
- server_name = .*
- server_name =
- openttd.cfg
-
-
- max_clients = .*
- max_clients =
- openttd.cfg
-
-
- rcon_password = .*
- rcon_password =
- openttd.cfg
-
-
- admin_password = .*
- admin_password =
- openttd.cfg
-
-
-
-
- No
- Yes
- If no, starts a new game. If yes, loads the latest autosaved game.
-
-
-
-
- server_admin_port = .*
- 3977
- server_admin_port =
- openttd.cfg
- The port the admin interface of an OpenTTD server is listening on.
-
-
-
- ls -t save/autosave | head -n1 | xargs -I {} cp -f save/autosave/{} save/autosave/latest_autosave.sav
-
-
- openttd.cfg
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/openttd_win32.xml b/modules/config_games/server_configs/openttd_win32.xml
deleted file mode 100644
index 2b047e7e..00000000
--- a/modules/config_games/server_configs/openttd_win32.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-
- openttd_win32
- OpenTTD
- openttd.exe
- -D %IP%:%PORT% %SAVEGAME%
-
-
-
-
- 255
-
-
- None
-
-
-
-
- server_name = .*
- server_name =
- openttd.cfg
-
-
- max_clients = .*
- max_clients =
- openttd.cfg
-
-
- rcon_password = .*
- rcon_password =
- openttd.cfg
-
-
- admin_password = .*
- admin_password =
- openttd.cfg
-
-
-
-
- No
- Yes
- If no, starts a new game. If yes, loads the latest autosaved game.
-
-
-
-
- server_admin_port = .*
- 3977
- server_admin_port =
- openttd.cfg
- The port the admin interface of an OpenTTD server is listening on.
-
-
-
- ls -t save/autosave | head -n1 | xargs -I {} cp -f save/autosave/{} save/autosave/latest_autosave.sav
-
-
- openttd.cfg
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/roadkill_win64.xml b/modules/config_games/server_configs/roadkill_win64.xml
deleted file mode 100644
index ef09a9d4..00000000
--- a/modules/config_games/server_configs/roadkill_win64.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
- roadkill_win64
- steamcmd
- Roadkill
- Roadkill.exe
- -batchmode
- 32
-
-
- none
-
-
-
-
-
-
-
-
-
-
-
-
-GameSettings.txt
-
-
diff --git a/modules/config_games/server_configs/rust_linux64.xml.080723 b/modules/config_games/server_configs/rust_linux64.xml.080723
deleted file mode 100644
index dc4ec7bb..00000000
--- a/modules/config_games/server_configs/rust_linux64.xml.080723
+++ /dev/null
@@ -1,85 +0,0 @@
-
- rust_linux64
- steamcmd
- Rust
- RustDedicated
- -batchmode +server.ip %IP% %PORT% %PLAYERS% %HOSTNAME% %IDENTITY% %WORLDSIZE% %SEED% %SALT% %TICKRATE% %MAP% %BCK% %SAVEINTERNAL% %SECURE% +rcon.ip %IP% %RCON_PORT% %RCONWEB% %CONTROL_PASSWORD% -logfile output.txt
-
-
-
-
-
-
-
-
- 1
-
- output.txt
- 500
-
-
- None
- 258550
- anonymous
-
-
-
-
- my_server_identity
- Changes path to your server data (e.g. rust/server/my_server_identity).
-
-
- 0
- s
- Defines the size of the map generated (min 1000, max 8000).
-
-
- 5000
- s
- Defines the map generation seed.
-
-
- 0
- s
- Defines the randomization to mining resources.
-
-
- 30
- s
- admin
- Defines the server tickrate (going higher than 30 is not recommended).
-
-
- Barren
- Craggy Island
- Hapis Island
- Procedural Map
- Savas Island
- Savas Island KoTH
- Defines the map of the server.
-
-
- Enable automatic backups.
-
-
- 600
- s
- Interval between the server saves the map.
-
-
- Enabled
- Disabled
- s
- Enables or disables Valve Anti-Cheat protection on the server.
-
-
- Disabled
- Enabled
- s
- If set to enabled, use websocket RCON. If set to disabled, use legacy source engine RCON.
-
-
-
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:{OGP_HOME_DIR}/RustDedicated_Data/Plugins/x86_64
-
-
diff --git a/modules/config_games/server_configs/space_engineers_win32.xml b/modules/config_games/server_configs/space_engineers_win32.xml
deleted file mode 100644
index 478dfcc0..00000000
--- a/modules/config_games/server_configs/space_engineers_win32.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
- space_engineers_win32
- steamcmd
- Space Engineers
- SpaceEngineersDedicated.exe
- -console %BASE_PATH% -ignorelastsession
-
-
-
- SpaceEngineersDedicated.log
- DedicatedServer
- 32
-
-
- none
- 298740
- anonymous
-
-
-
-
- ServerName
- SpaceEngineers-Dedicated.cfg
- tags
-
-
- IP
- SpaceEngineers-Dedicated.cfg
- tags
-
-
- ServerPort
- SpaceEngineers-Dedicated.cfg
- tags
-
-
- MaxPlayers
- SpaceEngineers-Dedicated.cfg
- tags
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/teamspeak3_linux32.xml b/modules/config_games/server_configs/teamspeak3_linux32.xml
deleted file mode 100644
index c2582268..00000000
--- a/modules/config_games/server_configs/teamspeak3_linux32.xml
+++ /dev/null
@@ -1,52 +0,0 @@
-
- teamspeak3_linux32
- TeamSpeak 3
- ts3server_minimal_runscript.sh
- voice_ip=%IP% %PORT% query_ip=%IP% %QUERY_PORT% query_ssh_ip=%IP% %QUERY_SSH_PORT% filetransfer_ip=%IP% %FILETRANSFER_PORT% %QP% %CONTROL_PASSWORD% %LICENS% %LOG%
-
-
-
-
-
-
- 24
- 35
- 20046
-
- teamspeak3-server_linux_x86/logs/ts3server_0.log
- teamspeak3-server_linux_x86
-
-
- None
-
-
-
-
- ^$
- teamspeak3-server_linux_x86/query_ip_whitelist.txt
-
-
-
-
- Accepted
- Denied
- ns
- Agreeing to the TeamSpeak 3 server licence. Can be viewed <a href=https://sales.teamspeak.com/documents/TeamSpeak_Master_License_Agreement_EN.pdf target=_blank>here</a>.
-
-
- Enabled
- Disabled
- ns
- The log output will be appended to the previous log file (disabling will cause OGP to be unable to return the server log contents in the panel).
-
-
- Classic
- Classic and SSH
- ns
- Protocols that can be used to connect to the ServerQuery.
-
-
-
- teamspeak3-server_linux_x86/ts3server
-
-
diff --git a/modules/config_games/server_configs/teamspeak3_win32.xml b/modules/config_games/server_configs/teamspeak3_win32.xml
deleted file mode 100644
index 2b682faf..00000000
--- a/modules/config_games/server_configs/teamspeak3_win32.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-
- teamspeak3_win32
- TeamSpeak 3
- ts3server.exe
- voice_ip=%IP% %PORT% query_ip=%IP% %QUERY_PORT% query_ssh_ip=%IP% %QUERY_SSH_PORT% filetransfer_ip=%IP% %FILETRANSFER_PORT% %QP% %CONTROL_PASSWORD% %LICENS% %LOG%
-
-
-
-
-
-
- 24
- 35
- 20046
-
- teamspeak3-server_win32/logs/ts3server_0.log
- teamspeak3-server_win32
-
-
- None
-
-
-
-
- ^$
- teamspeak3-server_win32/query_ip_whitelist.txt
-
-
-
-
- Accepted
- Denied
- ns
- Agreeing to the TeamSpeak 3 server licence. Can be viewed <a href=https://sales.teamspeak.com/documents/TeamSpeak_Master_License_Agreement_EN.pdf target=_blank>here</a>.
-
-
- Enabled
- Disabled
- ns
- The log output will be appended to the previous log file (disabling will cause OGP to be unable to return the server log contents in the panel).
-
-
- Classic
- Classic and SSH
- ns
- Protocols that can be used to connect to the ServerQuery.
-
-
-
diff --git a/modules/config_games/server_configs/unturned_linux32.xml b/modules/config_games/server_configs/unturned_linux32.xml
deleted file mode 100644
index f2c7aa5e..00000000
--- a/modules/config_games/server_configs/unturned_linux32.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-
- unturned_linux32
- steamcmd
- Unturned
- Unturned.x86
- 1
- -nographics -batchmode -logfile Logs/server.log +secureserver/Server
- Maps
- Logs/server.log
- 48
-
-
- None
- 304930
- 32
-
-
-
-
- Bind.*
- Bind
- Servers/Server/Server/Commands.dat
- s
-
-
- Port.*
- Port
- Servers/Server/Server/Commands.dat
- s
-
-
- Name.*
- Name
- Servers/Server/Server/Commands.dat
- s
-
-
- MaxPlayers.*
- MaxPlayers
- Servers/Server/Server/Commands.dat
- s
-
-
- Map.*
- Map
- Servers/Server/Server/Commands.dat
- s
-
-
-
- if [ -f "Servers/Server/Server" ]
- then
- echo "Config folder found. OK!"
- else
- echo "Config folder not found."
- echo "Creating config folder!"
- mkdir -p Servers/Server/Server
- fi
-
-
- export LD_LIBRARY_PATH={OGP_HOME_DIR}/lib
-
-
- Unturned_Headless.x86
-
-
- Servers/Server/Server/Commands.dat
- Servers/Server/Config.json
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/unturned_win32.xml b/modules/config_games/server_configs/unturned_win32.xml
deleted file mode 100644
index e6b38d0a..00000000
--- a/modules/config_games/server_configs/unturned_win32.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-
- unturned_win32
- steamcmd
- Unturned
- Unturned.exe
- 1
- -nographics -batchmode -logfile Logs/server.log +secureserver/Server
- Maps
- Logs/server.log
- 48
-
-
- None
- 304930
- 32
-
-
-
-
- Bind.*
- Bind
- Servers/Server/Server/Commands.dat
- s
-
-
- Port.*
- Port
- Servers/Server/Server/Commands.dat
- s
-
-
- Name.*
- Name
- Servers/Server/Server/Commands.dat
- s
-
-
- MaxPlayers.*
- MaxPlayers
- Servers/Server/Server/Commands.dat
- s
-
-
- Map.*
- Map
- Servers/Server/Server/Commands.dat
- s
-
-
-
- if [ -f "Servers/Server/Server" ]
- then
- echo "Config folder found. OK!"
- else
- echo "Config folder not found."
- echo "Creating config folder!"
- mkdir -p Servers/Server/Server
- fi
-
-
- Servers/Server/Server/Commands.dat
- Servers/Server/Config.json
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/vicecitymp_linux32.xml b/modules/config_games/server_configs/vicecitymp_linux32.xml
deleted file mode 100644
index ebd78a62..00000000
--- a/modules/config_games/server_configs/vicecitymp_linux32.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
- vicecitymp_linux32
- Vice City Multiplayer
- mpsvrrel32
- 100
-
-
- None
-
-
-
-
- port .*
- port
- server.cfg
- s
-
-
- maxplayers .*
- maxplayers
- server.cfg
- s
-
-
- ServerName
- server.conf
- tags
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/vicecitymp_win32.xml b/modules/config_games/server_configs/vicecitymp_win32.xml
deleted file mode 100644
index 482b26d3..00000000
--- a/modules/config_games/server_configs/vicecitymp_win32.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
- vicecitymp_win32
- Vice City Multiplayer
- server.exe
- 100
-
-
- None
-
-
-
-
- port .*
- port
- server.cfg
- s
-
-
- maxplayers .*
- maxplayers
- server.cfg
- s
-
-
- ServerName
- server.conf
- tags
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/warsow_linux32.xml b/modules/config_games/server_configs/warsow_linux32.xml
deleted file mode 100644
index c64f6a98..00000000
--- a/modules/config_games/server_configs/warsow_linux32.xml
+++ /dev/null
@@ -1,76 +0,0 @@
-
- warsow_linux32
- Warsow
- wsw_server.i386
- %IP% %PORT% %PLAYERS% +set fs_usehomedir 0 %BASE_PATH%
-
-
-
-
-
-
- 32
- rcon
- old
-
-
- none
-
-
-
-
- set rcon_password.*
- set rcon_password
- basewsw/dedicated_autoexec.cfg
- sq
-
-
- set sv_hostname.*
- set sv_hostname
- basewsw/dedicated_autoexec.cfg
- sq
-
-
-
-
- Bomb and Defuse
- Clan Arena
- Capture The Flag
- Capture The Flag: Tactics
- Duel Arena
- Death Match
- Duel
- Free For All
- Headhunt Deathmatch
- Race
- Team Death Match
- Team Domination
- Game Type
- Select a Game Type.
- ns
-
-
- status
- #\s*(\d+)\s+-?\d+\s+\d+\s+(.+)\s+\d+\s+(\d+\.\d+\.\d+\.\d+):.+#
-
- id
- Name
- IP
-
-
-
- kick %id%
-
-
- Permanent
- 15m
- 30m
- 1h
- 1D
- 1W
- 30D
- addip %IP% %input%
- kick %id%
-
-
-
diff --git a/modules/config_games/server_configs/warsow_win32.xml b/modules/config_games/server_configs/warsow_win32.xml
deleted file mode 100644
index 07c06fdc..00000000
--- a/modules/config_games/server_configs/warsow_win32.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-
- warsow_win32
- Warsow
- wsw_server_x86.exe
- %IP% %PORT% %PLAYERS% +set fs_usehomedir 0 %BASE_PATH%
-
-
-
-
-
-
- basewsw/wswconsole.log
- 32
- rcon
- old
-
-
- none
-
-
-
-
- set rcon_password.*
- set rcon_password
- basewsw/dedicated_autoexec.cfg
- sq
-
-
- set sv_hostname.*
- set sv_hostname
- basewsw/dedicated_autoexec.cfg
- sq
-
-
-
-
- Bomb and Defuse
- Clan Arena
- Capture The Flag
- Capture The Flag: Tactics
- Duel Arena
- Death Match
- Duel
- Free For All
- Headhunt Deathmatch
- Race
- Team Death Match
- Team Domination
- Game Type
- Select a Game Type.
- ns
-
-
- status
- #\s*(\d+)\s+-?\d+\s+\d+\s+(.+)\s+\d+\s+(\d+\.\d+\.\d+\.\d+):.+#
-
- id
- Name
- IP
-
-
-
- kick %id%
-
-
- Permanent
- 15m
- 30m
- 1h
- 1D
- 1W
- 30D
- addip %IP% %input%
- kick %id%
-
-
-
\ No newline at end of file
diff --git a/modules/config_games/server_configs/xonotic_linux32.xml b/modules/config_games/server_configs/xonotic_linux32.xml
deleted file mode 100644
index 53e01d6e..00000000
--- a/modules/config_games/server_configs/xonotic_linux32.xml
+++ /dev/null
@@ -1,84 +0,0 @@
-
- xonotic_linux32
- Xonotic
- xonotic-linux32-dedicated
- %IP% %PORT% %PLAYERS%
-
-
-
-
-
- 32
- rcon
- old
-
-
- none
-
-
-
-
- \/?\/?rcon_password\s+".*"
- rcon_password
- data/server.cfg
- sq
-
-
- \/?\/?hostname\s+".*"
- hostname
- data/server.cfg
- sq
-
-
- \/?\/?rcon_secure\s+\d+
- rcon_secure 0
- data/server.cfg
-
-
-
- \/?\/?maxplayers\s+\d+
- maxplayers
- data/server.cfg
- s
-
-
-
-
- Death Match
- Team Death Match
- Capture the Flag
- Domination
-
- Last Man Standing
- Arena
- Key Hunt
- Assault
- Onslaught
- Race
- Nexball
- Game Type
- Select a Game Type.
- ns
-
-
- status
- #\#(\d+)\s+(.+)\s+-?\d+\s+\d+:\d+:\d+#
-
- userid
- Name
-
-
-
- kick # %userid%
-
-
- 15m
- 30m
- 1h
- 1D
- 1W
- 30D
- sv_cmd kickban # %userid% %input% 4 Banned
-
-
-
\ No newline at end of file