diff --git a/Admin/Application.csproj b/Admin/Application.csproj
index 9bcdf6b0..cae355cc 100644
--- a/Admin/Application.csproj
+++ b/Admin/Application.csproj
@@ -156,93 +156,93 @@
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
Always
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
Always
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
-
+
PreserveNewest
PreserveNewest
-
+
PreserveNewest
@@ -276,7 +276,7 @@
-
+
False
@@ -286,7 +286,7 @@
True
File
-
+
False
@@ -296,7 +296,7 @@
True
File
-
+
False
@@ -365,9 +365,13 @@ copy /Y "$(TargetDir)IW4MAdmin.exe.config" "$(SolutionDir)BUILD"
copy /Y "$(ProjectDir)lib\Kayak.dll" "$(SolutionDir)BUILD\lib"
xcopy /Y /I /E "$(ProjectDir)webfront\*" "$(SolutionDir)BUILD\Webfront"
+xcopy /Y /I /E "$(TagetDir)Config\*" "$(SolutionDir)BUILD\Config"
-if $(ConfigurationName) == Release-Nightly powershell.exe -file "$(SolutionDir)DEPLOY\publish_nightly.ps1" 1.4
-if $(ConfigurationName) == Release-Stable powershell.exe -file "$(SolutionDir)DEPLOY\publish_stable.ps1" 1.4
+
+if $(ConfigurationName) == Release-Nightly powershell.exe -file "$(SolutionDir)DEPLOY\publish_nightly.ps1" 1.5
+if $(ConfigurationName) == Release-Stable powershell.exe -file "$(SolutionDir)DEPLOY\publish_stable.ps1" 1.5
+
+
xcopy /Y "$(SolutionDir)BUILD\Plugins" "$(TargetDir)Plugins\"
diff --git a/Admin/Main.cs b/Admin/Main.cs
index 9c623f3d..42437535 100644
--- a/Admin/Main.cs
+++ b/Admin/Main.cs
@@ -15,7 +15,7 @@ namespace IW4MAdmin
static void Main(string[] args)
{
- Version = 1.4;
+ Version = 1.5;
handler = new ConsoleEventDelegate(OnProcessExit);
SetConsoleCtrlHandler(handler, true);
diff --git a/Admin/Manager.cs b/Admin/Manager.cs
index bc928cd4..ea1ab170 100644
--- a/Admin/Manager.cs
+++ b/Admin/Manager.cs
@@ -146,7 +146,7 @@ namespace IW4MAdmin
#region COMMANDS
if ((ClientDatabase as ClientsDB).GetOwner() == null)
- Commands.Add(new COwner("owner", "claim ownership of the server", "owner", Player.Permission.User, 0, false));
+ Commands.Add(new COwner("owner", "claim ownership of the server", "o", Player.Permission.User, 0, false));
Commands.Add(new CQuit("quit", "quit IW4MAdmin", "q", Player.Permission.Owner, 0, false));
Commands.Add(new CKick("kick", "kick a player by name. syntax: !kick .", "k", Player.Permission.Trusted, 2, true));
@@ -154,31 +154,31 @@ namespace IW4MAdmin
Commands.Add(new CTempBan("tempban", "temporarily ban a player for for specified time (defaults to 1 hour). syntax: !tempban