From 3113e0c7c9b3f9eae1037ce704c87ff648aa85da Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+DoctorMacc@users.noreply.github.com> Date: Sat, 24 Oct 2020 21:51:51 -0400 Subject: [PATCH] Add statistics command --- Commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 81ae27e..54038e1 100644 --- a/Commands.md +++ b/Commands.md @@ -8,4 +8,5 @@ | `geyser offhand` | `geyser.command.offhand` | Puts an items in your offhand. | | `geyser reload` | `geyser.command.reload` | Reloads the Geyser configurations. Kicks all players when used! | | `geyser shutdown` or `geyser stop` | `geyser.command.shutdown` | Shuts down Geyser. | -| `geyser version` | `geyser.command.version` | Shows the current Geyser version and checks for updates. | \ No newline at end of file +| `geyser version` | `geyser.command.version` | Shows the current Geyser version and checks for updates. | +| `geyser statistics` | `geyser.command.statistics` | Shows the statistics of the player on the server. | \ No newline at end of file