SquadJS Switch Plugin

TPS Logger plugin for SquadJS.

Example configuration

{
    "plugin": "TpsLogger",
    "enabled": true,
    "discordClient": "discord",
    "channelID": "112233445566778899",
    "httpServerEnabled": true,
    "httpServerPort": 3030,
    "tpsHistoryLength": 30
}