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

# Ace Lobby

> This guide is on how to install the Ace Lobby setup.

<img src="https://mintcdn.com/diggercreations/tmq9YEvtwUz9dptA/images/Frame1221.png?fit=max&auto=format&n=tmq9YEvtwUz9dptA&q=85&s=876bc25629cc8876be109e07fa4c59a1" alt="Frame1221 Pn" width="2048" height="1024" data-path="images/Frame1221.png" />

Resource Link: [Ace Lobby](https://builtbybit.com/resources/ace-lobby-modern-optimised-hub.34590/)\
Setup Version: `1.21.10` *(Supports 1.19+)*\
Supported Software: `Spigot, Paper, Pufferfish, Purpur`

<Info>
  View our [detailed general setup installation guide](/server-setup/) to install your setup!
</Info>

## Dependencies

* [TAB plugin](https://github.com/NEZNAMY/TAB/releases)
* [1.21.10 Pupur/Paper .jar file](https://purpurmc.org/downloads/1.21.3)

## Additional Information

<AccordionGroup>
  <Accordion title="Connecting to proxy" icon="cloud">
    The setup is ready to connect it to your proxy. If you wish to use it without a proxy change these settings back to default:

    <CodeGroup>
      ```properties server.properties theme={null}
      network-compression-threshold=512
      online-mode=true
      ```

      ```yml bukkit.yml theme={null}
      connection-throttle: 6000
      ```
    </CodeGroup>
  </Accordion>

  <Accordion title="Support for older/newer versions" icon="arrows-up-down">
    The setup includes ViaVersion and ViaBackwards, but it only supports versions 1.19 and above due to the use of the new display entities feature introduced in 1.19. While players on older versions can still connect, they won't be able to see any holograms.
  </Accordion>

  <Accordion title="Modifying ranks" icon="medal">
    The plugin used for ranks is [LuckPerms](https://luckperms.net/wiki/Home). You can modify the ranks by using the command `/lp editor`.

    If you want to create a new rank, you also need to add it to the `/plugins/TAB/groups.yml` file and include it in the `scoreboard-teams.sorting-types` section in `/plugins/TAB/config.yml`.
  </Accordion>
</AccordionGroup>
