Transfer Game Chat

On this page you can get information about the game chat transfer system.

System

You can have the messages sent within the game, people entering the game, and people leaving the game sent to the channel you choose.

Configuration File

server_chat_logs:
  status: true # If this is active, game chat will be sent to the specified channel.
  joinQuitLogStatus: true # If this is active, those entering/leaving the game will be sent to the specified channel.
  logChannel: '1259359193811386378' # Channel ID is entered here

Last updated