GangsX
The best gangs plugin to grace the market.
All Gang, Player, Relation, Permission, Tournament & Quest data is cached into memory when the plugin enables for optimal performance. Save intervals to the database can be configured inside of the config.yml
Database Connection
#applicable types - "MySQL", "h2"
storage-method: "h2"
database:
mysql:
host: "host"
port: 3306
database: "database"
username: "username"
password: "password"
Last updated