mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Register /geyser stop
only on standalone (#2569)
We don't want to condone stopping Geyser in the middle of a plugin session, especially when there's no way to start it back up again.
This commit is contained in:
parent
52ef3d392a
commit
7454033277
3 changed files with 5 additions and 4 deletions
|
@ -22,8 +22,6 @@ permissions:
|
|||
description: Puts an items in your offhand.
|
||||
geyser.command.reload:
|
||||
description: Reloads the Geyser configurations. Kicks all players when used!
|
||||
geyser.command.shutdown:
|
||||
description: Shuts down Geyser.
|
||||
geyser.command.statistics:
|
||||
description: Shows the statistics of the player on the server.
|
||||
geyser.command.version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue