GangsX
  • GangsX
  • Overview
    • Features
    • Commands & Permissions
    • Placeholders
    • Changelogs
      • v1.3
      • v1.2
      • v1.1
  • Product Guides
    • Configuring The Plugin
  • Previews
    • config.yml
    • quests.yml
    • tournament.yml
    • locale.yml
  • API Usage
    • Developer API
    • Events
      • GangCreateEvent
      • GangDisbandEvent
      • GangPermissionUpdateEvent
      • GangShopPurchaseEvent
      • PlayerJoinGangEvent
      • PlayerLeaveGangEvent
Powered by GitBook
On this page

GangsX

The best gangs plugin to grace the market.

License: This plugin will not enable without a valid license key, When you have purchased the plugin, please make a ticket on the discord to obtain your license key.

Requirements

These systems are a requirement for the plugin to enable:

→ Java 17 or Higher

→ Spigot 1.16 or Higher

→ 1x MySQL Database

This plugin only stores data to a mysql database - There is no other storage option.

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

License Key

LICENSE-KEY: 'ENTER YOUR LICENSE KEY HERE' 

Database Connection

#applicable types - "MySQL"
storage-method: "MySQL"
database:
  mysql:
    host: "host"
    port: 3306
    database: "database"
    username: "username"
    password: "password"
NextFeatures

Last updated 6 months ago

Features
Commands & Permissions