/AntiAFK

A plugin to manage afk players

Primary LanguageC#MIT LicenseMIT

AntiAFK

Id: Feli.AntiAFK

Version: 1.0.0

Author: Feli

Website: fplugins.com

Configuration

CheckInterval: 500 # Seconds

PunishmentConfiguration:
  KickPlayer: false
  BanPlayer: true
  BanTime: 60 # Seconds

WebHookConfiguration:
  UseWebHook: true
  WebHookURL: "your webhook here"