Is possible? - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Is possible? (/thread-1421.html) |
Is possible? - agusnat16 - 03-25-2014 In bukkit if you add a image with the name "server-icon.png" in the server list this image appears, the question is, its possible add this on the source, or plugin, something? RE: Is possible? - tonibm19 - 03-25-2014 I think it was implemented. RE: Is possible? - xoft - 03-25-2014 It is possible, the proper file name to use is "favicon.png"; a default one is already provided in the repository. There are some client restrictions regarding the icon, though - usually when the file is too large, it won't display, etc. We haven't checked the exact details on this, only that the default favicon works for us. |