Skip to content

thisisnzed/FactionRanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

FactionRanking is a plugin that allows server administrators to put factions in competition in different rankings (working for 1.7 and highter)

Developers

You can reuse FactionRanking but make sure you comply with the LICENSE.

Maven

<dependencies>
    <dependency>
        <groupId>com.factionranking</groupId>
        <artifactId>FactionRanking</artifactId>
        <version>2.0.0</version>
    </dependency>
</dependencies>

Dependencies

Features

  • 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...

Installation

  • 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

Placeholders

  • Position : %factionranking_pos%
  • Rank : %factionranking_rank%

About

FactionRanking is a plugin that allows server administrators to put factions in competition in different rankings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages