This is a simple plugin that uses Discord Messages to relay in-game chat to Discord.
Note: If you don't want team chat then you can disable it by leaving the webhook blank.
Chat formats are stored within the lang file.
Configuration
The settings and options can be configured in the DiscordMessagesChat file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Note: If you don't want team chat then you can disable it by leaving the webhook blank.
Localization
The default messages are in the DiscordMessagesChat file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Chat formats are stored within the lang file.