dependabot[bot] 1a3eb49a35 Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:06:10 +00:00
2024-12-29 05:01:58 -08: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%