Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Added chat() function in ChatAPI. Also PlayerAPI Documentation #51

Merged
merged 4 commits into from
Jan 12, 2013
Merged

Added chat() function in ChatAPI. Also PlayerAPI Documentation #51

merged 4 commits into from
Jan 12, 2013

Conversation

msjyoo
Copy link
Member

@msjyoo msjyoo commented Jan 11, 2013

ChatAPI finally has a use!!!

$this->server->api->chat->chat($a, $b);

Links to chat in PocketMinecraftServer.class.php

$a = owner of the message. False if console message.
$b = the message.

This is a simple / small pull request.

@shoghicp
Copy link
Member

That's strange xD
Change the method name to send()

@msjyoo
Copy link
Member Author

msjyoo commented Jan 11, 2013

:-D what is do strange?


Official Developer of PocketMine-MP
On Jan 11, 2013 7:16 PM, "shoghicp" notifications@github.com wrote:

That's strange xD
Change the method name to send()


Reply to this email directly or view it on GitHubhttps://github.com/shoghicp/PocketMine-MP/pull/51#issuecomment-12138501.

@msjyoo
Copy link
Member Author

msjyoo commented Jan 11, 2013

Can you pull this now? Before you do, please review the code so I don't screw up anything.

@msjyoo msjyoo closed this Jan 11, 2013
@ghost ghost assigned msjyoo and shoghicp Jan 11, 2013
@msjyoo msjyoo reopened this Jan 11, 2013
@shoghicp shoghicp mentioned this pull request Jan 11, 2013
17 tasks
shoghicp added a commit that referenced this pull request Jan 12, 2013
Added chat() function in ChatAPI. Also PlayerAPI Documentation
@shoghicp shoghicp merged commit b273126 into PocketMine:master Jan 12, 2013
@GlitchGamingMC GlitchGamingMC mentioned this pull request Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants