# November 11th, 2022

## Update Changelog

* **Added**:
  * **NEW** Kit Settings ↴
    * MatchStartCmds
    * MatchEndCmds
      * The commands added for the kit will be execute when the match starts and ends respectively.\
        \&#xNAN;*This can only be done via kits.yml, make a backup of your kits file before making any changes.*
  * Added Winner's health on post-match messages for 1v1 Matches
* **Changed**:
  * Added target's UUID in /debugplayer Command
* **Fixed**:
  * Potion Effects and Kits given asynchronously on events
  * Various issues with the PlaceholderAPI implementation from Frost 11.0
  * Players would fly without permission after spectating a match or event
  * Typos in the Title from Bridges/BedFight/StickFight/BattleRush/PearlFight kits
* **Removed**:
  * Nothing


---

# 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/2022/november-11th-2022.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.
