diff --git a/Messages.md b/Messages.md index 8524422..73c2eb1 100644 --- a/Messages.md +++ b/Messages.md @@ -146,6 +146,7 @@ A Server might Send the following Events to a client. "eventType" : "AddPlayerTickE", "playerUUID" : , "playerName" : +"tick" : ``` ### InitializeTickLeisteE ```