mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 09:26:06 +00:00
Update Player.php
This commit is contained in:
@ -263,7 +263,7 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
||||
}
|
||||
|
||||
public function getClientSecret(){
|
||||
return $this->clientSecretId;
|
||||
return $this->clientSecret;
|
||||
}
|
||||
|
||||
public function isBanned(){
|
||||
|
Reference in New Issue
Block a user