Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
K4ryuu edited this page Jan 30, 2024 · 13 revisions

About The Project

K4-Systems is a plugin that enhances the server with features such as a playtime tracker, statistical records, and player ranks. Additionally, it includes VIP functions and admin commands for added functionality.

Key Features​

  • 100% Translatable: Multiple languages are already included in the package.
  • Playtime Tracker Module: Tracks playtime for CT, T, Alive, Death, and Spectator, providing overall statistics.
  • Ranks by Points: Numerous events added, allowing fully customizable points for ranking.
  • DynamicPoints: Offers fair point modifications to players based on their skill level.
  • Advanced Statistics: Includes a comprehensive list of statistics below.
  • Scoreboard Ranks: Points by rank points or permissions such as flags, groups or custom overrides
  • LevelRanks Database Support: Supported for old web panels.
  • Custom Web Panels: Designed by third-party authors; appreciation for their contributions.
  • Admin Commands: Modify ranks using commands such as @all, @t, @ct, @alive, with support for targeting by name and SteamID.
  • Full Free-For-All (FFA) Mode Support
  • Continuously Growing Feature List: Regularly updated and maintained to expand functionalities.
  • Optimized for High Player Load: Performance tailored to handle heavy player traffic and maintain stability.
  • Full MySQL Store Mechanism: Utilizes a complete MySQL storage system for efficient and reliable data management.
  • Online Admin Listing: Let your players list online admins. You can set colors for each admin rank separately In the list.

Dependencies​

To use this server addon, you'll need the following dependencies installed:

  • CounterStrikeSharp: CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
  • MySQL Database (Version 5.2 or higher): This project requires a MySQL database to store and manage data. You can host your own MySQL server or use a third-party hosting service. Make sure it's at least version 5.2 or higher.

Getting Started​​

Follow these steps in order to properly install the addon to your gameserver.

Prerequisites

Before you begin, ensure you have the following prerequisites:

Clone this wiki locally