- View the source.
- Go to OpenSim/Command/User Server.
Cur: 2009-06-28 (Sun) 15:33:26 admin | |||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ** User Server コマンド一覧 [#c85a7e19] | ||
+ | ''clone avatar <TemplateAvatarFirstName> <TemplateAvatarLastName> <TargetAvatarFirstName> <TargetAvatarLastName>'' - Clone the template avatar's inventory into a target avatar | ||
+ | ''create user [<first> [<last> [<x> <y> [email]:]]]'' - Create a new user account | ||
+ | |||
+ | ''help [<command>]:'' - Get general command list or more detailed help on a specific command | ||
+ | |||
+ | ''login level <level>'' - Set the minimum user level to log in | ||
+ | |||
+ | ''login reset'' - Reset the login level to allow all users | ||
+ | |||
+ | ''login text <text>'' - Set the text users will see on login | ||
+ | |||
+ | ''logoff-user <first> <last> <message>'' - Log off a named user | ||
+ | |||
+ | ''quit'' - Quit the application | ||
+ | |||
+ | ''reset user password [<first> [<last> [<new password>]:]]'' - Reset a user's password | ||
+ | |||
+ | ''set log level <level>'' - Set the console logging level | ||
+ | |||
+ | ''show info'' - Show general information | ||
+ | |||
+ | ''show stats'' - Show statistics | ||
+ | |||
+ | ''show threads'' - Show thread status | ||
+ | |||
+ | ''show uptime'' - Show server uptime | ||
+ | |||
+ | ''show version'' - Show server version | ||
+ | |||
+ | ''shutdown'' - Quit the application | ||
+ | |||
+ | ''test-inventory'' - Perform a test inventory transaction | ||
+ | ~ | ||
+ | ~ |
- Backup diff of OpenSim/Command/User Server(No. All)
- Cur: 2009-06-28 (Sun) 15:33:26 admin