Readme update
This commit is contained in:
@ -173,10 +173,10 @@ Response body:
|
|||||||
|
|
||||||
### Player Move
|
### Player Move
|
||||||
|
|
||||||
POST `/player/{uuid}/move/left`
|
- POST `/player/{uuid}/move/left`
|
||||||
POST `/player/{uuid}/move/right`
|
- POST `/player/{uuid}/move/right`
|
||||||
POST `/player/{uuid}/move/up`
|
- POST `/player/{uuid}/move/up`
|
||||||
POST `/player/{uuid}/move/down`
|
- POST `/player/{uuid}/move/down`
|
||||||
|
|
||||||
Request body: None
|
Request body: None
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user