mirror of
https://github.com/edgegamers/Gangs.git
synced 2025-12-06 04:42:56 -08:00
1a3eb49a359ecc582a9006937370318c76c787b3
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>
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).
Description
Languages
C#
100%