From e35cebe0e41f639f223757e58299dc31039c1cae Mon Sep 17 00:00:00 2001 From: William Date: Tue, 26 Oct 2021 18:50:56 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b505601..d4d842f3 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Commands are handled by the proxy server, rather than each spigot server. Some w Command | Description | Permission ------- | ----------- | ---------- `/husksync about` | View plugin information | _None_ +`/husksync update` | Check if an update is available | `husksync.command.admin` `/husksync status` | View system status information | `husksync.command.admin` `/husksync reload` | Reload config & message files | `husksync.command.admin` `/husksync invsee` | View an offline player's inventory | `husksync.command.inventory`