mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* minor: Make create user command appear on the region console only if the region is running standalone
This commit is contained in:
@@ -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).");
|
||||
|
||||
Reference in New Issue
Block a user