mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-13 01:09:44 +00:00
Merge branch 'stable'
This commit is contained in:
commit
a51c06116a
@ -2305,7 +2305,7 @@ class Player extends Human implements CommandSender, ChunkLoader, ChunkListener,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Resets the title duration settings.
|
* Resets the title duration settings to defaults and removes any existing titles.
|
||||||
*/
|
*/
|
||||||
public function resetTitles(){
|
public function resetTitles(){
|
||||||
$this->sendDataPacket(SetTitlePacket::resetTitleOptions());
|
$this->sendDataPacket(SetTitlePacket::resetTitleOptions());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user