Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 733 Bytes

File metadata and controls

33 lines (23 loc) · 733 Bytes

CS2 AutoRestart Plugin

This is a simple plugin that automatically restarts the server.

Requirements

Latest release of Counter Strike Sharp

Instalation

  • Download the latest release
  • Extract the .zip file into addons/counterstrikesharp/plugins
  • Enjoy

Command

css_restart

Configuration

Configuration file generated on addons/counterstrikesharp/configs/plugins/AutoRestart/AutoRestart.json

{
  "AutoRestartEnabled": true,
  "EnableManualRestart": true,
  "Flag": "@css/root",
  "AutoRestartTime": "00:40:00",
  "ConfigVersion": 1
}

Official Discord (Updates/Downloads)