dependabot[bot] 4435170da3 Bump Xunit.DependencyInjection and Xunit.DependencyInjection.Logging
Bumps Xunit.DependencyInjection from 9.7.1 to 10.0.0
Bumps Xunit.DependencyInjection.Logging from 9.0.0 to 10.0.0

---
updated-dependencies:
- dependency-name: Xunit.DependencyInjection
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Xunit.DependencyInjection.Logging
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 18:59:02 +00:00
2025-08-01 15:25:44 -07:00
2025-01-01 17:28:34 -08:00
2024-09-02 21:00:25 -07:00
2024-09-04 19:12:06 -07:00
2024-09-18 18:18:12 -07:00
2024-10-30 15:24:46 -07:00
2024-10-20 14:32:48 -07:00

Gangs

This plugin allows players to create gangs (guilds / clubs / teams) and invite other players to join said gang. From there, players are able to obtain currency (internal / default name is credits) and use it to purchase perks for their gang. Some example perks are:

  • Colored Smokes
  • Gang Chat
  • Gang Name Displaying in Scoreboard / Chat

There is currently no configuration support, and only a MySQL database format has been tested (though, in theory, an SQLite database could work).

time spent badge CodeQL

Description
Gangs for CS2
Readme 1.6 MiB
Languages
C# 100%