mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-10 00:36:17 +01:00
Order help as appears in plugin
parent
c107f6d104
commit
f245ecffad
1 changed files with 3 additions and 3 deletions
|
@ -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 version` | `geyser.command.version` | Shows the current Geyser version and checks for updates. |
|
Loading…
Reference in a new issue