From cf255cff48dbad6d4119d90368073fd0e77cad89 Mon Sep 17 00:00:00 2001 From: UnDeviato Date: Sat, 13 Jul 2024 10:55:20 +0200 Subject: [PATCH] Update commands.md --- docs/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commands.md b/docs/commands.md index 7f4e77d6..790a605b 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -345,7 +345,7 @@ * **save\_hub** `` `[read_only]` - Save the current Hub in the server's `storage/hubs/read_only/.yaml` or `storage/hubs/write_read/.yaml` file. - If blank and you're a mod, it will save to server's `config/areas_new.yaml` for the server owner to approve. - - If `[read_only]` is a parameter in the arguments then none can rewrite the current musiclist + - If `[read_only]` is a parameter in the arguments then none can rewrite the current hub. * **load\_hub** `` - Load Hub data from the server's `storage/hubs/read_only/.yaml` or `storage/hubs/write_read/.yaml` file. - If blank and you're a mod, it will reload the server's `config/areas.yaml`.