Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.
- fetch save_file_name url_to_download_from
- `/fetch save_file_name url_to_download_from
Example:/fetch 2x2
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
- fetch.use -- Allows use of commands
- fetch.overwrite -- Allows overriting of files (if AllowOverWrite is true)
Configuration
The settings and options can be configured in the Fetch file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.