diff --git a/docs/pages/faq.rst b/docs/pages/faq.rst index 0e230303f..636cdff4a 100644 --- a/docs/pages/faq.rst +++ b/docs/pages/faq.rst @@ -55,8 +55,9 @@ that contains incorrect encoding. How to get server image? ------------------------ -Bedrock servers do not provide icons, so you can't get server image from them. -For Java servers, you can use :attr:`status.icon ` +On Bedrock, only official servers have a server image. There is no way to get +or set an icon to a custom server. For Java servers, you can use +:attr:`status.icon ` attribute. It will return `Base64 `_ encoded PNG image, so you can decode it in that way: