mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 18:59:00 +00:00
commit
79aa7583ec
@ -263,7 +263,7 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
||||
}
|
||||
|
||||
public function getClientSecret(){
|
||||
return $this->clientSecretId;
|
||||
return $this->clientSecret;
|
||||
}
|
||||
|
||||
public function isBanned(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user