Fixed Karma + chat
This commit is contained in:
committed by
Steffen Schröder
parent
14dcaa92f1
commit
665965c3d8
@ -550,6 +550,16 @@ class KarmaPlugin implements CallbackListener, TimerListener, Plugin {
|
||||
return $votes;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get all players votes
|
||||
*
|
||||
* @param Map $map
|
||||
* @return array
|
||||
*/
|
||||
public function getMapPlayerVotes(Map $map) {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Build karma voting manialink if necessary
|
||||
*
|
||||
|
Reference in New Issue
Block a user