# November 21th, 2022

## Update Changelog

* **Added**:
  * **NEW** PlaceholderAPI Placeholders
    * %frost\_winstreak\_Sumo\_0% - Returns the first position in the winstreak leaderboard for the Sumo Kit
    * %frost\_elo\_Sumo\_0% - Returns the first position in the elo leaderboard for the Sumo Kit
    * %frost\_playing\_Sumo% - Returns the amount of players playing with the Sumo kit
    * %frost\_queuing\_Sumo% - Returns the amount of players queued for the Sumo kit
  * Hotbar Items can now execute commands
* **Changed**:
  * Nothing
* **Fixed**:
  * PlayerListener issues
  * Some other minor issues
* **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-21th-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.
