Id: 56
Hex: 38
Bin: 00111000
Sent by the server and the client
Updates the world's settings and client's permissions.
Fields:
| Name | Type |
|---|---|
| flags | varuint |
| permissions | varuint |
Constants:
| Name | Value |
|---|---|
| immutable world | 1 |
| pvp disabled | 2 |
| pvm disabled | 4 |
| mvp disbaled | 8 |
| evp disabled | 16 |
| auto jump | 32 |
| allow flight | 64 |
| no clip | 128 |
| flying | 512 |
Constants:
| Name | Value |
|---|---|
| user | 0 |
| operator | 1 |
| host | 2 |
| automation | 3 |
| admin | 4 |