docs: add readme
This commit is contained in:
parent
c0eb94cf6d
commit
e8db732958
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
# SMP4
|
||||||
|
|
||||||
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue