mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 03:08:58 +00:00
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
This commit is contained in:
commit
2d1b2050dc
@ -257,7 +257,7 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function getClientSecret(){
|
public function getClientSecret(){
|
||||||
return $this->clientSecretId;
|
return $this->clientSecret;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function isBanned(){
|
public function isBanned(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user