Skip to content

Commit

Permalink
Update docs/velocity/admin/reference/commands.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matouš Kučera <[email protected]>
  • Loading branch information
456dev and zlataovce authored Oct 31, 2024
1 parent 1216d0b commit 9c6b099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/velocity/admin/reference/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ When run, this will gracefully shut down the Velocity proxy.
All players will be disconnected from the proxy, and plugins will have a chance to finish up before the proxy shuts down.
An optional reason can be given, either as JSON or with [MiniMessage Format](https://docs.advntr.dev/minimessage/format.html).

If the message provided starts with `"`, `[`, or `{`, Then the message will tried to be parsed as JSON.
If the provided message starts with `"`, `[`, or `{`, then the message is attempted to be parsed as JSON.
If this parsing fails, or the message starts with anything else, the message will be parsed as MiniMessage.


Expand Down

0 comments on commit 9c6b099

Please sign in to comment.