An open API service indexing awesome lists of open source software.

https://github.com/chasenut/lds-ranking-plugin

Minecraft Spigot Plugin - CombatRankingSystem
https://github.com/chasenut/lds-ranking-plugin

bukkit java minecraft multiplayer paper plugin server spigot

Last synced: 10 months ago
JSON representation

Minecraft Spigot Plugin - CombatRankingSystem

Awesome Lists containing this project

README

          

# Leaderboards Ranking System

Minecraft plugin for multiplayer servers used for leaderboards of various kinds.
Plugin stores data about each player and updates it whenever it needs to.
Leaderboards also show people who are offline.

Plugin has been successfully deployed and tested on commercial multiplayer server.

Features:
- advanced player combat system with scores updated on every kill and death
- kills
- deaths
- mined stone
- travel distance by foot
- time played
- Vault Economy
- and many more under the hood

## Balance leaderboard preview:

![preview1](./preview1.png)

# Stack
JDK 17