[ci skip] Add command to README.md

This commit is contained in:
William 2023-04-01 00:48:17 +01:00 committed by GitHub
parent 88d1c4f6cf
commit e76b2a0917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,9 @@ You can include [placeholders](https://william278.net/docs/velocitab/placeholder
PlaceholderAPI placeholders are also supported. To use them, just install [PAPIProxyBridge](https://modrinth.com/plugin/papiproxybridge) on your Velocity proxy and backend Spigot servers. Additionally, a hook for MiniPlaceholders is supported for servers using the MiniMessage formatter.
## Command
You can use the `/velocitab reload` command to reload the plugin config file (permission: `velocitab.command.reload`)
## Building
To build Velocitab, simply run the following in the root of the repository:
```bash