diff --git a/Network.PropertyList.md b/Network.PropertyList.md new file mode 100644 index 0000000..b7739eb --- /dev/null +++ b/Network.PropertyList.md @@ -0,0 +1,31 @@ +A PropertyList is a list of properties assigned to objects. + +| ID | Server | Client | Name | Description | +| -: | :----: | :----: | :--- | :---------- | +| 1 | ✗ | | APPNAME | Defines the name of the application. | +| 2 | ✗ | ✗ | USERNAME | Account username. | +| 3 | ✗ | ✗ | PROTOCOL | Supported protocol version. | +| 4 | ✗ | | ERROR | The error returned. | +| 5 | | ✗ | CHANNEL | Dimension to switch to. | +| 5 | ✗ | ✗ | BITMAP | Avatar to display. | +| 6 | ✗ | ✗ | PASSWORD | Account password. | +| 7 | ✗ | ✗ | AVATARS | Number of drones to display nearby. | +| 8 | ✗ | ? | UPDATETIME | Last time updated. | +| 9 | | ✗ | CLIENT | Client version. | +| 10 | ✗ | ✗ | SERIAL | User account serial. | +| 11 | ✗ | ✗ | EMAIL | User account email. | +| 12 | ✗ | ✗ | LOGONOFF | Force logging on or logging off. | +| 13 | ✗ | | DURATION | Amount of time allowed online. | +| 14 | | ✗ | GUEST | Log in as a guest. | +| 15 | ✗ | | SERVERTYPE | Authentication type for server. | +| 16 | ✗ | ✗ | BIZCARD | Dynamic server object with lines of text. | +| 20 | ✗ | ✗ | NEW_PASSWD | New password for user account. | +| 22 | ✗ | ✗ | PRIV | Account Privileges. | +| 23 | ✗ | ✗ | ASLEEP | Inactive or AFK (Away From Keyboard). | +| 24 | ✗ | | EXTERNAL_HTTP_SERVER | Defines an external HTTP server for content. | +| 25 | ✗ | | SCRIPT_SERVER | Defines server to get scripts from. | +| 26 | ✗ | | SMTP_SERVER | Defines server to use for outgoing mail (SMTP)/ | +| 27 | ✗ | | MAIL_DOMAIN | Defines domain to use for mail. | +| 28 | ✗ | ✗ | NEW_USERNAME | New username for user account. | +| 29 | ✗ | | INTERNAL_HTTP_SERVER | Defines an internal/local HTTP server for content. | +| 32 | ✗ | | INVENTORY | Items available in inventory. | \ No newline at end of file