diff --git a/Server_Install_Pack/@epochhive/addons/a3_epoch_server.pbo b/Server_Install_Pack/@epochhive/addons/a3_epoch_server.pbo
index e8f59774..6a4bf968 100644
Binary files a/Server_Install_Pack/@epochhive/addons/a3_epoch_server.pbo and b/Server_Install_Pack/@epochhive/addons/a3_epoch_server.pbo differ
diff --git a/Server_Install_Pack/@epochhive/addons/a3_epoch_server_settings.pbo b/Server_Install_Pack/@epochhive/addons/a3_epoch_server_settings.pbo
index 61424aa4..b8ac4bc6 100644
Binary files a/Server_Install_Pack/@epochhive/addons/a3_epoch_server_settings.pbo and b/Server_Install_Pack/@epochhive/addons/a3_epoch_server_settings.pbo differ
diff --git a/Server_Install_Pack/INSTALL.txt b/Server_Install_Pack/INSTALL.txt
index 1d338d06..f49d77f6 100644
--- a/Server_Install_Pack/INSTALL.txt
+++ b/Server_Install_Pack/INSTALL.txt
@@ -18,10 +18,9 @@ http://www.microsoft.com/en-us/download/details.aspx?id=40784
 
 == NOTES == 
 
-* Steamworkshop Client file download batch file for windows: https://github.com/EpochModTeam/Epoch/blob/master/Tools/Install/InstallEpoch.cmd
 * As of 0.2.5.2 Server Hotfix Build A you only need BEC (http://ibattle.org/) with watchdog plugin (included in BEC folder) if you use do not use a PVS prefix.
 * You should use a service restarter (like firedaemon) to keep the redis server and Arma 3 server running.
 * A3 Server should be restarted every 4 hours. A good option ssing BEC http://ibattle.org/ scheduler and the #shutdown rcon command works well. (Scheduler Example: https://gist.github.com/vbawol/38b2f57d89c2c36106b3)
 * The log rotator found in tools should only need one path to Arma 3 changed and should be ran just before the Arma 3 server starts. (firedeamon Pre/post service: Before Event)
 * It is recommended that you use ASM https://github.com/fred41/ASM to monitor your server performance.
-* Go to http://epochmod.com/forum/ for more help if needed.
+* Go to http://epochmod.com/forum/ for more help if needed.
\ No newline at end of file
diff --git a/Server_Install_Pack/keys/epoch0330.bikey b/Server_Install_Pack/keys/epoch0330.bikey
new file mode 100644
index 00000000..6a4e16ad
Binary files /dev/null and b/Server_Install_Pack/keys/epoch0330.bikey differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Altis.pbo b/Server_Install_Pack/mpmissions/epoch.Altis.pbo
index b81ace76..2e4dc07e 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Altis.pbo and b/Server_Install_Pack/mpmissions/epoch.Altis.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Australia.pbo b/Server_Install_Pack/mpmissions/epoch.Australia.pbo
index 7187df26..b29244d3 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Australia.pbo and b/Server_Install_Pack/mpmissions/epoch.Australia.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo b/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo
index 6758343e..441bcc56 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo and b/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo b/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo
index b8fb1fad..db4f46ac 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo and b/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo b/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo
index 9400f178..a4ac41f7 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo and b/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Esseker.pbo b/Server_Install_Pack/mpmissions/epoch.Esseker.pbo
index fd09fa78..4fbc6023 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Esseker.pbo and b/Server_Install_Pack/mpmissions/epoch.Esseker.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Stratis.pbo b/Server_Install_Pack/mpmissions/epoch.Stratis.pbo
index 8a2466d3..15ecddb3 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Stratis.pbo and b/Server_Install_Pack/mpmissions/epoch.Stratis.pbo differ
diff --git a/Server_Install_Pack/mpmissions/epoch.Takistan.pbo b/Server_Install_Pack/mpmissions/epoch.Takistan.pbo
index 883cdee8..bb969475 100644
Binary files a/Server_Install_Pack/mpmissions/epoch.Takistan.pbo and b/Server_Install_Pack/mpmissions/epoch.Takistan.pbo differ
diff --git a/Server_Install_Pack/sc/config.cfg b/Server_Install_Pack/sc/config.cfg
index 76a4ad79..6649ab73 100644
--- a/Server_Install_Pack/sc/config.cfg
+++ b/Server_Install_Pack/sc/config.cfg
@@ -1,7 +1,7 @@
 // EPOCH SERVER CONFIG
 
 // GLOBAL SETTINGS
-hostname        	= "EpochMod.com (0.3.2|1.48) ID02 YourHost";
+hostname        	= "EpochMod.com (0.3.1|1.48) ID02 YourHost";
 password         	= "";
 passwordAdmin      	= "!CHANGE_THIS_PASSWORD!";
 serverCommandPassword = "!CHANGE_THIS_PASSWORD!";
diff --git a/Sources/epoch_server_settings/config.cpp b/Sources/epoch_server_settings/config.cpp
index 51ad0a1b..56412c41 100644
--- a/Sources/epoch_server_settings/config.cpp
+++ b/Sources/epoch_server_settings/config.cpp
@@ -1,5 +1,5 @@
 /****************************************************************************
-Copyright (C) 2015 - ARMA 3 EPOCH MOD [EpochMod.com] (v0.3.2.0)
+Copyright (C) 2015 - ARMA 3 EPOCH MOD [EpochMod.com] (v0.3.3.0)
 *****************************************************************************/
 
 #define _ARMA_
@@ -9,7 +9,7 @@ class CfgPatches {
 		units[] = {};
 		weapons[] = {};
 		requiredVersion = 0.1;
-		epochVersion = "0.3.2.0";
+		epochVersion = "0.3.3.0";
 		requiredAddons[] = {};
 	};
 };
diff --git a/Sources/mpmissions/epoch.Altis/description.ext b/Sources/mpmissions/epoch.Altis/description.ext
index 1c83d05b..7fb400c9 100644
--- a/Sources/mpmissions/epoch.Altis/description.ext
+++ b/Sources/mpmissions/epoch.Altis/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Australia/description.ext b/Sources/mpmissions/epoch.Australia/description.ext
index 64e493ad..551e3df6 100644
--- a/Sources/mpmissions/epoch.Australia/description.ext
+++ b/Sources/mpmissions/epoch.Australia/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Bornholm/description.ext b/Sources/mpmissions/epoch.Bornholm/description.ext
index 36830508..ba5050d7 100644
--- a/Sources/mpmissions/epoch.Bornholm/description.ext
+++ b/Sources/mpmissions/epoch.Bornholm/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Chernarus/description.ext b/Sources/mpmissions/epoch.Chernarus/description.ext
index 03133b1b..6344e045 100644
--- a/Sources/mpmissions/epoch.Chernarus/description.ext
+++ b/Sources/mpmissions/epoch.Chernarus/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Chernarus_Summer/description.ext b/Sources/mpmissions/epoch.Chernarus_Summer/description.ext
index dfb709a3..649f746b 100644
--- a/Sources/mpmissions/epoch.Chernarus_Summer/description.ext
+++ b/Sources/mpmissions/epoch.Chernarus_Summer/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Esseker/description.ext b/Sources/mpmissions/epoch.Esseker/description.ext
index ee9fb49d..23450514 100644
--- a/Sources/mpmissions/epoch.Esseker/description.ext
+++ b/Sources/mpmissions/epoch.Esseker/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Stratis/description.ext b/Sources/mpmissions/epoch.Stratis/description.ext
index a827d151..d564347e 100644
--- a/Sources/mpmissions/epoch.Stratis/description.ext
+++ b/Sources/mpmissions/epoch.Stratis/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired
diff --git a/Sources/mpmissions/epoch.Takistan/description.ext b/Sources/mpmissions/epoch.Takistan/description.ext
index 9ec659a7..6791f72e 100644
--- a/Sources/mpmissions/epoch.Takistan/description.ext
+++ b/Sources/mpmissions/epoch.Takistan/description.ext
@@ -40,7 +40,7 @@ class CfgRemoteExecCommands {};
 
 class CfgEpochClient
 {
-	epochVersion = "0.3.2.0";
+	epochVersion = "0.3.3.0";
 
 	sapperRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = 1% - 55% if soiled (+ 2% if in city) chance to spawn sapper
 	droneRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100 = // 2% chance (+ 4% chance if in city) (1% - 2% Half if using silencer) to spawn drone if shot fired