> ## 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.

# Minecraft hosting glossary

> Definitions for Purpify panel, Minecraft Java, Bedrock, Geyser, server software, and billing terms.

<ResponseField name="Add-on" type="Bedrock term">
  Content that changes a Bedrock world. An add-on can include a behavior pack, a resource pack, or both.
</ResponseField>

<ResponseField name="Game panel" type="Purpify term">
  The interface at `panel.purpify.host` where you manage server power, files, console output, backups, settings, and connection details.
</ResponseField>

<ResponseField name="Billing portal" type="Purpify term">
  The interface at `payments.purpify.host` where you manage services, invoices, and payments.
</ResponseField>

<ResponseField name="Geyser" type="Cross-play software">
  Software that translates Bedrock client connections for a Minecraft Java Edition server.
</ResponseField>

<ResponseField name="Plugin" type="Java term">
  Server-side Java extension loaded by compatible server software. A plugin is different from a mod or Bedrock add-on.
</ResponseField>

<ResponseField name="Mod" type="Java term">
  Java modification loaded through a compatible mod loader. Many mods must be installed on both the server and player clients.
</ResponseField>

<ResponseField name="Server software" type="Java term">
  The server implementation or mod loader that determines available features, plugins, mods, and compatible versions.
</ResponseField>

<ResponseField name="SFTP" type="Panel term">
  Secure File Transfer Protocol. Use SFTP to transfer many or large server files through a compatible client.
</ResponseField>

<ResponseField name="Server address" type="Connection term">
  The hostname or IP address used to find a server. Some connections also require a separate port.
</ResponseField>

<ResponseField name="Server port" type="Connection term">
  The numeric network endpoint used with a server address. Java and Bedrock connections may use different transport and port requirements.
</ResponseField>
