added name Change Event
This commit is contained in:
parent
40d19841d7
commit
f475fce63d
1 changed files with 9 additions and 0 deletions
|
@ -160,3 +160,12 @@ A Server might Send the following Events to a client.
|
|||
"tickLeiste" : <KnownTickLieste>
|
||||
}
|
||||
```
|
||||
|
||||
### ChangeNameE
|
||||
```
|
||||
{
|
||||
"eventType" : "ChangeNameE"
|
||||
"player" : <KnownPlayer>
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue