daylamtayari / HTS-Server-Configuration

Server configuration used to operate HTS tournaments.

Home Page:http://hts.tayari.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTS-Server-Configuration

Introduction:

This repository contains all of the plugins and configuration files used in the servers of the Hebdo Tournament Series.
Practically all of the plugins and files are pre-configured save for a few tweaks which must be implemented.

Tournaments are run using the Get5 plugin by Splewis as the foundation and is operated via PhlexPlexico's fork of Splewis's web panel for Get5 (which alone is solely a proof of concept).
It also utilizes the Steamworks, SM Jansson and System2 plugins in order to correctly run.

Pre-requisites:

Before installing this, please make sure you have the following:

  • Your server is fully up to date.
  • Metamod installed.
  • SourceMod installed.
  • You have a successfully installed and running web panel. I would recommend using PhlexPlexico's guide to install it (in my experience this guide does not work if you use a version of Ubuntu greater than 18.04) if you have not already.

Installation:

  1. Download and extract the folder.
  2. Drag the entire folder into your server's CS:GO folder.
  3. Open the get5.cfg configuration file found at /csgo/cfg/sourcemod/ and edit the hostname format on line 58 to include your server's name (or change it entirely).
  4. (Optional) If you wish to edit the plugin's message prefix, go to the same file as above and edit the cvar at line 100.
  5. Add your server to your web panel and you can start running games.

Disclaimers:

I am not liable for any errors, data losses or any issues whatsoever that can be caused by installing this.

Credits:

About

Server configuration used to operate HTS tournaments.

http://hts.tayari.gg

License:MIT License


Languages

Language:SourcePawn 82.9%Language:C++ 17.1%