Add Network.PropertyList

Wirlaburla 2023-09-29 03:40:35 -04:00
parent 62c6268b81
commit d4e9db177a

31
Network.PropertyList.md Normal file

@ -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. |