add new command /toptime syntax

This commit is contained in:
Chris 2017-02-24 01:26:05 +01:00
parent de54bcc6b2
commit 10a59d6d8b
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ Its need a mysql db to save all player data. Supports color codes in every messa
- /playtime [player]
Show you own playtime or the playtime from [player]
- /toptime
Show the top 5 player with the best playtime.
- /toptime [numbers]
Show the top [numbers] player with the best playtime.
Default is 5
## Permissions