Skip to content

Commit

Permalink
Update commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UnDeviato authored Jul 13, 2024
1 parent 665a862 commit cf255cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
* **save\_hub** `<name>` `[read_only]`
- Save the current Hub in the server's `storage/hubs/read_only/<name>.yaml` or `storage/hubs/write_read/<name>.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** `<name>`
- Load Hub data from the server's `storage/hubs/read_only/<name>.yaml` or `storage/hubs/write_read/<name>.yaml` file.
- If blank and you're a mod, it will reload the server's `config/areas.yaml`.
Expand Down

0 comments on commit cf255cf

Please sign in to comment.