fixed 'adittional'

This commit is contained in:
LAX1DUDE 2022-04-02 18:45:00 -07:00 committed by GitHub
parent 77d0262089
commit 3aa3741fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -237,7 +237,7 @@ Then, you must define **one** of:
- `string` A string to send as `"data"` in the response
Optionally, you can define:
- `file` A path to an adittional binary file (relative to your EaglercraftBungee folder) to send as a binary WebSocket packet after sending the first JSON response containing the `"data"` from the required `json`, `txt`, or `string` value. This file is also reloaded automatically
- `file` A path to an additional binary file (relative to your EaglercraftBungee folder) to send as a binary WebSocket packet after sending the first JSON response containing the `"data"` from the required `json`, `txt`, or `string` value. This file is also reloaded automatically
**Use** `motd-reload` **to reload queries.json**