small fix serverrankings plugin
This commit is contained in:
committed by
Steffen Schröder
parent
0859f54722
commit
36a6cf786d
@ -143,7 +143,7 @@ class StatisticManager {
|
||||
* @param $serverIndex
|
||||
* @param $minValue
|
||||
* @internal param $orderedBy
|
||||
* @return object
|
||||
* @return array
|
||||
*/
|
||||
public function getStatsRanking($statName = '', $serverIndex = -1, $minValue = -1) {
|
||||
if (isset($this->specialStats[$statName])) {
|
||||
|
Reference in New Issue
Block a user