# October 19th, 2021

## Update Changelog

* **Added**:
  * NEW Kit Setting:
    * **HCF Trap**
  * NEW Commands:
    * /**kit** hcftrap \<kitName>
    * /**arena** addToAllKits \<arenaName>
    * /**arena** removeFromAllKits \<arenaName>
  * Post-Match Winner/Loser Title
  * Match Alert on countdown finish
  * Post-Match Spectators Message
  * Bridges scores Post-Match Message
  * Spawn and Vanilla Tablist Nametags
  * Configurable "Default Kit" book name
  * Configurable Kit Editor Inventory (title, size and lore)
  * Configurable Arrow shot messages (cooldown and hit)
  * Fillable-Glass setting for GUI's (Queues, Duels and Party)
  * Top and Bottom lore splitters for Leaderboards and Settings
  * Kit Editor for kits with automatic armor and block coloring (bridges and similar kits)
* **Changed**:
  * Updated MinemenClub Leaderboard Style
  * Points can now be displayed on BattleRush or Bridges when a player scores a point
* **Fixed**:
  * Typos on scoreboard.yml
  * Fly not being disabled when joining FFA
  * Updated MinemenClub Leaderboard Style
  * Tournament Kit Button not cycling properly
  * Fly disabling while on spawn, joining parties or queueing
  * Ranked Post-Match ELO Update message not displayed
  * Special Death Effects button not cycling if the player didn't have all effects
* **Removed**:
  * Cleaned a lot of dogshit and ugly boilerplate code
* **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/october-19th-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.
