Multiple fixes

This commit is contained in:
Shoghi Cervantes
2014-06-25 02:03:58 +02:00
parent fd9fdc30cb
commit 79cc6ca559
4 changed files with 11 additions and 11 deletions

View File

@ -38,9 +38,6 @@ class PlayerJoinEvent extends PlayerEvent{
}
/**
* Sets the join message. This won't work on Minecraft: PE <= 0.8.1, since the join message is client-side
* We'll see if Mojang adds this in Minecraft: PE 0.9.0 ^.^
*
* @param string $joinMessage
*/
public function setJoinMessage($joinMessage){