* minor: Make create user command appear on the region console only if the region is running standalone

This commit is contained in:
Justin Clarke Casey
2008-07-22 16:21:16 +00:00
parent 186f83692c
commit a1d481d0f6
2 changed files with 15 additions and 4 deletions

View File

@@ -149,6 +149,7 @@ namespace OpenSim.Framework.Servers
switch (command)
{
case "help":
Notice("");
Notice("quit - equivalent to shutdown.");
Notice("show info - show server information (e.g. startup path).");