feat: replace ELO system by a bounty system
This commit is contained in:
parent
16bbb741c8
commit
034cb40967
16 changed files with 328 additions and 169 deletions
10
README.md
10
README.md
|
|
@ -4,9 +4,7 @@ This is a plugin used on one of my minecraft server.
|
|||
|
||||
## Features
|
||||
|
||||
* ELO Ranking system (like chess)
|
||||
* You gain ELO when you kill a player
|
||||
* YOu lose ELO when you get killed by a player
|
||||
* Leaderboard command to see the top ELO (/rankings)
|
||||
* Command to force set ranking to your liking (/setranking <player> <ranking>)
|
||||
* ELO is displayer under the name of players
|
||||
* Bounty system
|
||||
* Your bounty increase with time
|
||||
* Your bounty gets reset when you get kill
|
||||
* Your bounty increase faster if you have a high KDR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue