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

https://github.com/tuxcoding/trackme

A sponge plugin which tracks mob or player kills to show pvp/pve stats per user
https://github.com/tuxcoding/trackme

minecraft mod plugin pvpstats ranking sponge

Last synced: 3 months ago
JSON representation

A sponge plugin which tracks mob or player kills to show pvp/pve stats per user

Awesome Lists containing this project

README

          

# TrackMe

A simple Sponge plugin which tracks pvp/pve kills and deaths.

## Commands

* /stats - Show your current stats
* /stats [player] - Show the stats of another player who is online
* /top - Shows players with the most kills
* /top [page] Shows players with the most kills for the specified page

## Permissions

* trackme.command.stats - Ability to execute the stats command
* trackme.command.top - Ability to execute the top command

## Screenshots

/trackme
![user stats scoreboard](https://i.imgur.com/qdSM2Ok.png)

/top
![top kills scoreboard](https://i.imgur.com/Dlc1S5F.png)