add getChatPrefix function
This commit is contained in:
parent
58dd834c9b
commit
d604c3f3fc
@ -659,6 +659,10 @@ class MatchManagerCore implements CallbackListener, CommandListener, TimerListen
|
||||
return $this->pauseon;
|
||||
}
|
||||
|
||||
public function getChatPrefix() {
|
||||
return $this->chatprefix;
|
||||
}
|
||||
|
||||
/*
|
||||
* MARK: Internal Functions
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user