From 10a59d6d8b22b65f08a218420c7e41937d1b5d33 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 24 Feb 2017 01:26:05 +0100 Subject: [PATCH] add new command /toptime syntax --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a73e3f3..32ccde1 100644 --- a/README.md +++ b/README.md @@ -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