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
- Host: GitHub
- URL: https://github.com/chasenut/lds-ranking-plugin
- Owner: chasenut
- Created: 2024-10-28T20:10:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-04T18:40:13.000Z (11 months ago)
- Last Synced: 2025-08-04T21:44:25.831Z (11 months ago)
- Topics: bukkit, java, minecraft, multiplayer, paper, plugin, server, spigot
- Language: Java
- Homepage:
- Size: 4.81 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

# Stack
JDK 17