Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for 778b

Big clan system, added clans with more than 70+ commands, clans rank system, regions, roles for clan members and etc.

Report UselessClan?

Plugin Config

You can create your own localization file and change this field for filename
Just copy ExampleEnglish and read instructions in it
Localization: ExampleEnglish
Server calculating clan levels asynchronous, but u can disable it
P.S. You can change how often it will do it in setting under
NeedCalculateClanLevels: true
You can create extension plugin for custom logic of clan calculation
Just use ClanManagerExtension class and UselessClan.getMainManager().Extension to set it
UseExtendCalculateClanLevels: false
Delay:
How often plugin will do backups of all clans
ClanBackup: 864000
How often plugin will do saves of all clans
AutoSave: 24000
How often plugin will calculate level of all clans
CalculateClanLevel: 12333
How often plugin will sort top of all clans
CalculateClansTop: 12000
Default settings for new clan
1 - Rookie, 2 - Member, 3 - Officer, 4 - Leader
ClanSettings:
MinRoleCanSethome: 4
MinRoleCanWithdraw: 2
MinRoleCanKick: 3
MinRoleCanAccept: 3
DefaultJoinRole: 1
DefaultClanSettings:
WARNINGMoney settings work only with Vault plugin
Money of clan, which will be on clan balance after creation
FirstClanMoney: 0.0
Money of clan, which players need to create clan
MoneyToCreateClan: 10000.0
Default level of new clan after creation
StartClanLevel: 0
Color settings for all clans levels
Your can add new levels if you need, just add symbols under
ClanLevelsColors:
- '&7' - Gray
- '&a' - Green
- '&2' - Dark Green
- '&3' - Dark Aqua
- '&9' - Blue
- '&1' - Dark Blue
- '&e' - Yellow
- '&6' - Gold
- '&d' - Light Purple
- '&5' - Dark Purple
- '&0' - Black