Id: 55
Hex: 37
Bin: 00110111
Sent by the server and the client
Updates the world's settings and client's permissions.
Fields:
| Name | Type |
|---|---|
| flags | varuint |
| permission level | varuint |
| abilities | varuint |
| player rank | varuint |
| custom permissions | varuint |
| entity id | long |
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 |
| muted | 1024 |
Constants:
| Name | Value |
|---|---|
| level user | 0 |
| level operator | 1 |
| level host | 2 |
| level automation | 3 |
| level admin | 4 |
Constants:
| Name | Value |
|---|---|
| build and mine | 1 |
| doors and switches | 2 |
| open containers | 4 |
| attack players | 8 |
| attack mobs | 16 |
| op | 32 |
| teleport | 64 |
Constants:
| Name | Value |
|---|---|
| visitor | 0 |
| member | 1 |
| operator | 2 |
| custom | 3 |