Order help as appears in plugin

Olivia 2020-10-28 01:39:12 -05:00
parent c107f6d104
commit f245ecffad

@ -2,11 +2,11 @@
| Command | Permission | Description |
|:---|:---:|---|
| `geyser dump` | `geyser.command.dump` | Dumps Geyser debug information for bug reports. |
| `geyser help` or `geyser ?` | `geyser.command.help` | Shows help for all registered commands. |
| `geyser dump` | `geyser.command.dump` | Dumps Geyser debug information for bug reports. |
| `geyser list` | `geyser.command.list` | List all players connected through Geyser. |
| `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 statistics` | `geyser.command.statistics` | Shows the statistics of the player on the server. |
| `geyser statistics` | `geyser.command.statistics` | Shows the statistics of the player on the server. |
| `geyser version` | `geyser.command.version` | Shows the current Geyser version and checks for updates. |