About
An efficient and comprehensive factions ranking system. Live statistics, fully free and open source!
Click here for the GitHub link
This 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 stored in the faction claims and chests. This specific implementation aims to provide real-time results while still maintaining a good performance. A demonstration of this plugin in action is shown below:
Supports
- Spigot 1.7.x -> 1.10.x
- FactionsUUID by drtshock
- FactionsOne
- MassiveCore Factions 2.7+
- H2 and MySQL
Installation
- Download FactionsTop.jar
- Copy FactionsTop.jar into your plugins directory.
- Start your server.
- Check the log.
- After the dependencies download, a message will show up as follows:
[FactionsTop] H2 forcefully loaded, a reboot may be required.
- There will be one of two outputs following:
- The server starts fine and no errors show.
- An SQL Exception occurs as the driver is missing, this may be down to a dependency conflict. This is fine and all you have to do to fix this is perform a reboot.
- FactionsTop should now be successfully loaded to your server!
FAQ
Could you support X plugin?
If there is a good reason behind it and I agree, sure. All you have to do is open an issue in the GitHub bug tracker: https://github.com/novucs/factions-top/issues
Make sure before you submit anything, double check to see if the implementation has already been added into the main plugin.
I found a bug, could you please fix it?
Please provide a full log, a list of all plugins installed on the server and which server version is being used. Same with any change to be made to the plugin, it's very helpful to post in the GitHub bug tracker: https://github.com/novucs/factions-top/issues
Usage
Commands
/ftop - List all top factions
/ftopgui - List all top factions with GUI
/ftoprecalculate - Recalculates all faction values
/ftopreload - Reload the plugin settings
/ftopversion - View the plugin version
Permissions
factionstop.use - List all top factions
factionstop.recalculate - Recalculate all faction values
factionstop.reload - Reload the plugin settings
factionstop.sign.break - Break FactionsTop ranking signs
factionstop.sign.place - Place FactionsTop ranking signs