A minecraft competitive clans plugin you were looking for !
A runTask was added so that teams are saved in case of server crashed.
add 'SAVE-TEAMS: 1' on settings.yml
SAVE-TEAMS: 1 #HOURS
TEAMS:
////
- DecentHolograms Support!
- Placeholder '%teams_stats_tag%' fixed.
- Command '/team ally' fixed.
.- Command '/team setTag' added.
.- Placeholder %teams_stats_leader% registered on PlaceholderAPI.
.- Now the upgrades.yml file is reloaded with '/team reload all'.
[file settings.yml]
- String 'MAX-MEMBERS' was chaged to 'MIN-MEMBERS'
- String 'MAX-ALLIES' was chaged to 'MIN-ALLIES'
- String 'MAX-HOMES' was chaged to 'MIN-HOMES'
to disable the allies or homes, set the line to 0. (MIN-HOMES: 0)
[file upgrades.yml]
- You can now disable the update by adding the line '0;0'.
[file messages.yml]
- String 'TEAMS.HOMES-DISABLED' added.
- String 'ALLY.DISABLED' added.
- Placeholder <money> added in 'PLAYER.LIST.HOVER'
Added support for 1.8 Minecraft version.
Added "PLAYER.LIST.NO-TEAMS" line in messages.yml
Added PlayerTeamCreateEvent event
Added PlayerTeamDisbandEvent event.
Added PlayerKillPlayerEvent event.
Added allies upgrades system.
Added new lines in inventories.yml.
Added new lines in upgrades.yml
Changed the line 'TEAMS.MAX-ALLY' to 'TEAMS.MAX-ALLIES' in the settings.yml file.
Changed the line 'TEAMS.<teams>.ALLYS' to 'TEAMS.<teams>.ALLIES' in the teams.yml file.
Changed the line 'TEAMS.<teams>.REQUEST-ALLYS' to 'TEAMS.<teams>.REQUEST-ALLIES' in the teams.yml file.
Fixed disband bug.
Added allies upgrades system.
Added new lines in inventories.yml.
Added new lines in upgrades.yml
Changed the line 'TEAMS.MAX-ALLY' to 'TEAMS.MAX-ALLIES' in the settings.yml file.
Changed the line 'TEAMS.<teams>.ALLYS' to 'TEAMS.<teams>.ALLIES' in the teams.yml file.
Changed the line 'TEAMS.<teams>.REQUEST-ALLYS' to 'TEAMS.<teams>.REQUEST-ALLIES' in the teams.yml file.
Added UUID'S support.
Warn: For Teams to work properly, you must restart the teams.yml file.
Added teams upgrades system(Work with Vault Economy dependencie)
The menus file has been renamed inventories.
Changed 'MENUS.' to 'INVENTORIES.' in new inventories.yml
Added 'INVENTORIES.UPGRADES' lines in inventories.yml
The config file has been renamed settings.
Added /team upgrades command.
Added /team money command.
Added /team deposit command.
Added line 'TEAMS.DEPOSIT' in messages file.
Added line 'TEAMS.MONEY' in messages file.
Added line 'PLAYER.NO-DEPOSIT' in messages file.
Added line 'OTHERS.USAGE.DEPOSIT' in messages file.
- Team system code optimized.
- It is necessary to restart teams.yml file.