A lite plugin that allows players to read or share chat history, copy links and ensure no messages are missed. Players can toggle this on/off as they choose. The toggle persists until it is re-toggled by the player or the config option is disabled.
This plugin does utilize the permission system, however, it is done so programically to store player preferences.
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>.This plugin does utilize the permission system, however, it is done so programically to store player preferences.
Console Commands
- consolechat.toggle - Enables/Disables consolechat on a per-player basis. This is not an rcon command.
Configuration
The settings and options can be configured in the ConsoleChat file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Enable_Toggle: Enables or disables consolechat.toggle command.
- Output_Color: The color of all ConsoleChat messages that output to console.
- Time_Format: The of all ConsoleChat messages that output to console.