Add statistics command

Camotoy 2020-10-24 21:51:51 -04:00
parent ed262ae488
commit 3113e0c7c9

@ -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. |
| `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. |