mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Added chat API to ChatAPI.php
This commit is contained in:
parent
6102efc809
commit
5753db627c
@ -26,6 +26,8 @@ the Free Software Foundation, either version 3 of the License, or
|
||||
*/
|
||||
|
||||
class ChatAPI{
|
||||
|
||||
|
||||
|
||||
public function chat($a, $b){
|
||||
$this->server->chat($a, $b);
|
||||
return true;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user