mirror of
https://github.com/edgegamers/Gangs.git
synced 2025-12-05 20:40:30 -08:00
83dabcfebe1890e1d666c78de9b244b6b08573ea
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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%