1: 2009-06-28 (日) 15:35:31 admin  |
現: 2010-01-16 (土) 20:25:59 iseki  |
| ** Region Server コマンド一覧 [#k9844829] | | ** Region Server コマンド一覧 [#k9844829] |
- | ''alert <first> <last> <message>'' - Send an alert to a user | + | alert <first> <last> <message> - Send an alert to a user |
| | | |
- | ''alert general <message>'' - Send an alert to everyone | + | alert general <message> - Send an alert to everyone |
| | | |
- | ''backup'' - Persist objects to the database now | + | backup - Persist objects to the database now |
| | | |
- | ''bypass permissions <true / false>'' - Bypass permission checks | + | bypass permissions <true / false> - Bypass permission checks |
| | | |
- | ''change region <region name>'' - Change current console region | + | change region <region name> - Change current console region |
| | | |
- | ''clear assets'' - Clear the asset cache | + | clear assets - Clear the asset cache |
| | | |
- | ''command-script <script>'' - Run a command script from file | + | command-script <script> - Run a command script from file |
| | | |
- | ''config get <section> <field>'' - Read a config option | + | config get <section> <field> - Read a config option |
| | | |
- | ''config save'' - Save current configuration | + | config save - Save current configuration |
| | | |
- | ''config set <section> <field> <value>'' - Set a config option | + | config set <section> <field> <value> - Set a config option |
| | | |
- | ''create region'' - Create a new region | + | create region - Create a new region |
| | | |
- | ''debug packet <level>'' - Turn on packet debugging | + | debug packet <level> - Turn on packet debugging |
| | | |
- | ''debug permissions <true / false>'' - Enable permissions debugging | + | debug permissions <true / false> - Enable permissions debugging |
| | | |
- | ''debug scene <cripting> <collisions> <physics>'' - Turn on scene debugging | + | debug scene <cripting> <collisions> <physics> - Turn on scene debugging |
| | | |
- | ''delete-region <name>'' - Delete a region from disk | + | delete-region <name> - Delete a region from disk |
| | | |
- | ''edit scale <name> <x> <y> <z>'' - Change the scale of a named prim | + | dump asset <id> <file> - dump one cached asset |
| | | |
- | ''export'' - Execute subcommand for plugin 'export' | + | edit scale <name> <x> <y> <z> - Change the scale of a named prim |
| | | |
- | ''export-map [<path>]:'' - Save an image of the world map | + | export - Execute subcommand for plugin 'export' |
| | | |
- | ''force permissions <true / false>'' - Force permissions on or off | + | export-map [<path>]: - Save an image of the world map |
| | | |
- | ''force update'' - Force the update of all objects on clients | + | fcache assets - Attempt a deep scan and cache of all assets in all scenes |
| | | |
- | ''help [<command>]:'' - Get general command list or more detailed help on a specific command | + | fcache clear [file]: [memory] - Remove all assets in the file and/or memory cache |
| | | |
- | ''help export'' - Get help on plugin command 'export' | + | fcache expire <datetime> - Purge cached assets older then the specified date/time |
| | | |
- | ''help terrain'' - Get help on plugin command 'terrain' | + | fcache status - Display cache status |
| | | |
- | ''kick user <first> <last> [message]:'' - Kick a user off the simulator | + | force permissions <true / false> - Force permissions on or off |
| | | |
- | ''link-mapping [<x> <y>]: <cr>'' - Set local coordinate to map HG regions to | + | force update - Force the update of all objects on clients |
| | | |
- | ''link-region <Xloc> <Yloc> <HostName>:<HttpPort>[:<RemoteRegionName>]: <cr>'' - Link a hypergrid region | + | help [<command>]: - Get general command list or more detailed help on a specific command |
| | | |
- | ''load iar <first> <last> <inventory path> [<archive path>]:'' - Load user inventory archive. EXPERIMENTAL, PLEASE DO NOT USE YET | + | help export - Get help on plugin command 'export' |
| | | |
- | ''load oar <oar name>'' - Load a region's data from OAR archive | + | help terrain - Get help on plugin command 'terrain' |
| | | |
- | ''load xml [-newIDs [<x> <y> <z>]:]'' - Load a region's data from XML format | + | help tree - Get help on plugin command 'tree' |
| | | |
- | ''load xml2'' - Load a region's data from XML2 format | + | kick user <first> <last> [message]: - Kick a user off the simulator |
| | | |
- | ''login disable'' - Disable logins to the simulator | + | kill uuid <UUID> - Kill an object by UUID |
| | | |
- | ''login enable'' - Enable logins to the simulator | + | link-mapping [<x> <y>]: <cr> - Set local coordinate to map HG regions to |
| | | |
- | ''login status'' - Display status of logins | + | link-region <Xloc> <Yloc> <HostName>:<HttpPort>[:<RemoteRegionName>]: <cr> - Link a hypergrid region |
| | | |
- | ''modules list'' - List modules | + | load iar <first> <last> <inventory path> <password> [<archive path>]: - Load user inventory archive. |
| | | |
- | ''modules load <name>'' - Load a module | + | load oar [--merge]: <oar name> - Load a region's data from OAR archive |
| | | |
- | ''modules unload <name>'' - Unload a module | + | load xml [-newIDs [<x> <y> <z>]:] - Load a region's data from XML format |
| | | |
- | ''predecode-j2k [<num threads>]:>'' - Precache assets,decode j2k layerdata | + | load xml2 - Load a region's data from XML2 format |
| | | |
- | ''quit'' - Quit the application | + | login disable - Disable simulator logins |
| | | |
- | ''remove-region <name>'' - Remove a region from this simulator | + | login enable - Enable simulator logins |
| | | |
- | ''restart'' - Restart all sims in this instance | + | login status - Show login status |
| | | |
- | ''save iar <first> <last> <inventory path> [<archive path>]:'' - Save user inventory archive. EXPERIMENTAL, PLEASE DO NOT USE YET | + | modules list - List modules |
| | | |
- | ''save oar <oar name>'' - Save a region's data to an OAR archive | + | modules load <name> - Load a module |
| | | |
- | ''save prims xml2 [<prim name> <file name>]:'' - Save named prim to XML2 | + | modules unload <name> - Unload a module |
| | | |
- | ''save xml'' - Save a region's data in XML format | + | monitor report - Returns a variety of statistics about the current region and/or simulator |
| | | |
- | ''save xml2'' - Save a region's data in XML2 format | + | quit - Quit the application |
| | | |
- | ''set log level <level>'' - Set the console logging level | + | remove-region <name> - Remove a region from this simulator |
| | | |
- | ''show assets'' - Show asset data | + | restart - Restart all sims in this instance |
| | | |
- | ''show info'' - Show general information | + | save iar <first> <last> <inventory path> <password> [<archive path>]: - Save user inventory archive. |
| | | |
- | ''show modules'' - Show module data | + | save oar <oar name> - Save a region's data to an OAR archive |
| | | |
- | ''show queues'' - Show queue data | + | save prims xml2 [<prim name> <file name>]: - Save named prim to XML2 |
| | | |
- | ''show ratings'' - Show rating data | + | save xml - Save a region's data in XML format |
| | | |
- | ''show regions'' - Show region data | + | save xml2 - Save a region's data in XML2 format |
| | | |
- | ''show stats'' - Show statistics | + | set log level <level> - Set the console logging level |
| | | |
- | ''show threads'' - Show thread status | + | set terrain heights <corner> <min> <max> [<x>]: [<y>] - Sets the terrain texture heights on corner #<corner> to <min>/<max>, if <x> or <y> are specified, it will only set it on regions with a matching coordinate. Specify -1 in <x> or <y> to wildcard that coordinate. Corner # SW = 0, NW = 1, SE = 2, NE = 3. |
| | | |
- | ''show uptime'' - Show server uptime | + | set terrain texture <number> <uuid> [<x>]: [<y>] - Sets the terrain <number> to <uuid>, if <x> or <y> are specified, it will only set it on regions with a matching coordinate. Specify -1 in <x> or <y> to wildcard that coordinate. |
| | | |
- | ''show users [full]:'' - Show user data | + | show assets - Show asset data |
| | | |
- | ''show version'' - Show server version | + | show connections - Show connection data |
| | | |
- | ''shutdown'' - Quit the application | + | show info - Show general information |
| | | |
- | ''sun'' - Usage: sun [param]: [value] - Get or Update Sun module paramater | + | show modules - Show module data |
| | | |
- | ''terrain'' - Execute subcommand for plugin 'terrain' | + | show neighbours - Shows the local regions' neighbours |
| | | |
- | ''tree active <boolean>'' - Change activity state for trees module | + | show queues - Show queue data |
| | | |
- | ''tree plant'' - Start populating trees | + | show ratings - Show rating data |
| | | |
- | ''unlink-region <local name> or <HostName>:<HttpPort> <cr>'' - Unlink a hypergrid region | + | show regions - Show region data |
| + | |
| + | show stats - Show statistics |
| + | |
| + | show threads - Show thread status |
| + | |
| + | show uptime - Show server uptime |
| + | |
| + | show users [full]: - Show user data |
| + | |
| + | show version - Show server version |
| + | |
| + | shutdown - Quit the application |
| + | |
| + | sun - Usage: sun [param]: [value] - Get or Update Sun module paramater |
| + | |
| + | terrain - Execute subcommand for plugin 'terrain' |
| + | |
| + | tree - Execute subcommand for plugin 'tree' |
| + | |
| + | unlink-region <local name> or <HostName>:<HttpPort> <cr> - Unlink a hypergrid region |