Skip to main content

Console Channel Manifest

Manifest entry for console command execution from Discord.

Configuration

Id

The id of this entry.

Name

The name of this entry.

Enabled

Whether console channel is enabled.

Discord Channel Id

Discord channel ID for console commands.

Allow Commands

Whether to allow command execution from Discord.

Command List

Commands that are allowed/blocked (depends on blacklistIsWhitelist).

Blacklist Is Whitelist

If true, commandList acts as whitelist. If false, acts as blacklist.

Block Bots

Whether to block commands from bots.

Allowed Roles

Discord role IDs that are allowed to execute commands (empty = everyone).

Log Commands

Whether to log command executions to file.

Log File Path

Path to command log file (relative to server root).