mirror of
https://github.com/edgegamers/Gangs.git
synced 2025-12-06 04:42:56 -08:00
4435170da32338b5b0bf3d105a75a7200155b46b
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>
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%