FactionRanking is a plugin that allows server administrators to put factions in competition in different rankings (working for 1.7 and highter)
You can reuse FactionRanking but make sure you comply with the LICENSE.
<dependencies>
<dependency>
<groupId>com.factionranking</groupId>
<artifactId>FactionRanking</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>
- FactionsUUID : https://www.spigotmc.org/resources/factionsuuid.1035/
- MySQL Support | Database & tables auto-creation
- Placeholders to display the position in the ranking of player factions (in the chat for example)
- Requests are asynchronous to get best performances
- Support all versions from 1.7
- Auto-update leadboard every 5 minutes
- Console can execute commands to add and remove points from Faction for your events like KOTH/Totem/DTC...
- I. Download the lastest source code of FactionRanking
- II. Put the file to your folder plugins
- III. Run the server
- IV. Configure database in plugins/FactionRanking/config.yml
- V. Restart the server
- Position : %factionranking_pos%
- Rank : %factionranking_rank%