mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/1.18
This commit is contained in:
commit
404613520f
6 changed files with 107 additions and 2 deletions
|
@ -19,6 +19,9 @@ permissions:
|
|||
geyser.command.advancements:
|
||||
description: Shows the advancements of the player on the server.
|
||||
default: true
|
||||
geyser.command.tooltips:
|
||||
description: Toggles showing advanced tooltips on your items.
|
||||
default: true
|
||||
geyser.command.statistics:
|
||||
description: Shows the statistics of the player on the server.
|
||||
default: true
|
||||
|
@ -36,4 +39,4 @@ permissions:
|
|||
default: false
|
||||
geyser.command.version:
|
||||
description: Shows the current Geyser version and checks for updates.
|
||||
default: op
|
||||
default: op
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue