Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/obj/tools/MGtool/man.d/xmsg b/obj/tools/MGtool/man.d/xmsg
new file mode 100644
index 0000000..175b780
--- /dev/null
+++ b/obj/tools/MGtool/man.d/xmsg
@@ -0,0 +1,11 @@
+SYNOPSIS
+ xmsg [to <object>|all]
+
+DESCRIPTION
+ Send a message. If no arguments are given the message will be send into
+ the room. If second argument is "to" then send the message to the
+ specified <object>. If second argument is "all" then send the message to
+ all players in the mud.
+ This command can be used to send text via cut&paste to someone without
+ putting a "say", "tell" or "shout" infront of each line.
+