diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index 0c55876..d4fb537 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -191,7 +191,7 @@ When selecting multiple servers, keep in mind that some templates use this comma Removes one or more subservers from the network and moves its files to the `Recently Deleted` folder.
-It should be noted that this is functionally the same internally as the API methods starting with `.recycle`, which is different from the API methods starting with `.delete` that actually permanently delete the files on disk. Even so, due to the destructive nature of this command, it is not available in-game.

+It should be noted that this is functionally the same internally as the API methods starting with `.recycle`, which are different from the API methods starting with `.delete` that actually permanently delete a server's files on disk. Even so, due to the destructive nature of this command, it is not available in-game.

# Selecting Multiple Servers Some commands on this page allow you to perform the same action on multiple servers without having to retype the command every time. In a similar fashion, some permissions can use these same methods to grant a permission on multiple servers.