ACTION_OPEN_STATSLIST
ACTION_OPEN_STATSLIST
Simple Stats List Class
$maniaControl : \ManiaControl\ManiaControl
__construct(\ManiaControl\ManiaControl $maniaControl)
Construct a new simple stats list instance
\ManiaControl\ManiaControl | $maniaControl |
command_ShowStatsList(array $callback, \ManiaControl\Players\Player $player)
Show the stat List
array | $callback | |
\ManiaControl\Players\Player | $player |
showStatsList(\ManiaControl\Players\Player $player, string $order = \ManiaControl\Players\PlayerManager::STAT_SERVERTIME)
Show the StatsList Widget to the Player
\ManiaControl\Players\Player | $player | |
string | $order |