mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 03:08:58 +00:00
Update Player.php
This commit is contained in:
parent
a1a1327415
commit
0d6f13cb4f
@ -263,7 +263,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