> For the complete documentation index, see [llms.txt](https://docs.frozed.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frozed.club/frost/faq.md).

# FAQ

## Basic Setup

* Why are my arenas not working?

  * Make sure that your spawn/lobby and arenas are in the world "world"

* How do I setup the event maps?
  * All the maps for events go in the world "event", use /gotoevent

## Custom Tablist & Arena Copies

* When using the Custom Tablist, I have some errors...
  * Make sure you're using:

    * ViaVersion 4.0.1
    * ViaRewind 2.0.1

* When using the Arena Manager to create copies, I have errors...
  * Make sure you're using:
    * FastAsyncWorldEdit for 1.8.8 Spigots

## Regarding PlaceholderAPI

* Does Frost provide any placeholders for PlaceholderAPI?
  * Yes, it does.

* Does Frost support PlaceholderAPI?

  * Indeed, it does as well.

* Available Frost placeholders for PlaceholderAPI:
  * %frost\_elo\_\<kit>\_<0-9>%
    * Returns the player name at the specified position from the specified kit with his elo.
  * %frost\_winstreak\_\<kit>\_<0-9>%
    * Returns the player name at the specified position from the specified kit with his winstreak.
  * %frost\_playing\_unranked\_\<kit>%
    * Returns the amount of players playing the specified kit in unranked.
  * %frost\_playing\_ranked\_\<kit>%
    * Returns the amount of players playing the specified kit in ranked.
  * %frost\_queueing\_unranked\_\<kit>%
    * Returns the amount of players queueing the specified kit in unranked.
  * %frost\_queueing\_ranked\_\<kit>%
    * Returns the amount of players queueing the specified kit in ranked.

* Can Frost be 100% customized?
  * No, customization has a limit, as on any publicly available plugin, there's some technically bumps that currently don't allow Frost to be 100% configurable.
  * That being said, about 85% \~ 90% of Frost can be customized.

## Suggestions and Bug Reports

* <https://github.com/FrozedClubDevelopment/FrostCommunity>
