Skip to content

An efficient and comprehensive factions ranking system

License

Notifications You must be signed in to change notification settings

CmdrKittens/factions-top

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novucs' FactionsTop

An efficient and comprehensive factions ranking system.

THIS IS NOT THE OFFICIAL PAGE

This is a temporary measure to support the plugin until novucs can update it

This Bukkit plugin adds a command to the well known factions plugin to display all factions on the server, ordered by wealth. The wealth of a faction is determined by calculating the value of all blocks and chest contents stored in the faction claims. This specific implementation aims to provide real-time results while still maintaining a good performance.

Supports

  • FactionsUUID by drtshock
  • H2 and MySQL

Usage

Commands

Command Description
/ftop List all top factions in chat
/ftopgui List all top factions with GUI
/ftoprecalculate Recalculates all faction values
/ftopreload Reload the plugin settings
/ftopversion View the plugin version

Permissions

Permission Description Default
factionstop.use List all top factions everyone
factionstop.recalculate Recalculate all faction values operator
factionstop.reload Reload the plugin settings operator
factionstop.sign.break Break FactionsTop ranking signs operator
factionstop.sign.place Place FactionsTop ranking signs operator

Development

Prerequisites

Project Setup (For UNIX)

# Clone the factions-top repository.
git clone [email protected]:novucs/factions-top.git

# Install factions-top.
mvn clean install

About

An efficient and comprehensive factions ranking system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%