# September 9th, 2021

## Update Changelog

* **Added**:
  * Toggleable HCF TeamFight (add PARTY-HCF-TF-ENABLED: false in the SETTINGS.GENERAL section of settings.yml)
* **Changed**:
  * If a Player is null on the hologram leaderboard, it will display "Null Player" instead of spamming errors on console.
* **Fixed**:
  * Scoreboard errors spamming console
  * Leaderboard errors spamming console
  * Weird errors spamming on Bridge matches
  * Hologram Leaderboard errors spamming console
* **Removed**:
  * Temporarily removed SkyWars Chests
* **Upcoming**:
  * SkyWars Event


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.frozed.club/frost/update-changelogs/2021/september-9th-2021.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
