> ## Documentation Index
> Fetch the complete documentation index at: https://docs.purpify.host/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a Java server icon

> Display a custom 64 by 64 PNG icon for a Purpify Minecraft Java Edition server.

Upload a `64` by `64` pixel PNG named `server-icon.png` to the Java server's main directory.

## Add the icon

<Steps>
  <Step title="Prepare the image">
    Crop or resize the image to exactly `64` by `64` pixels and save it in PNG format. Partial transparency is supported.
  </Step>

  <Step title="Use the required filename">
    Name the file exactly `server-icon.png`. Confirm that your computer did not add a second extension such as `.png.png`.
  </Step>

  <Step title="Stop the server">
    Stop the Java server before replacing the existing icon.
  </Step>

  <Step title="Upload the icon">
    Upload `server-icon.png` to the main server directory, next to `server.properties`.
  </Step>

  <Step title="Start and verify">
    Start the server, refresh it in the Minecraft multiplayer list, and confirm that the new icon appears.
  </Step>
</Steps>

<Accordion title="The old icon still appears">
  Confirm the dimensions, format, filename, and upload location. Restart the server, then remove and add the server entry again if the client still shows a cached icon.
</Accordion>

<Card title="Manage files" icon="folder-open" href="/panel/files-and-sftp">
  Upload and replace files through the Purpify game panel.
</Card>
