# March 14th, 2021

## Update Changelog

* **Added**:
  * /PartyDebug \<player> command!
  * New Queues Menu placeholders for the lore!
  * Parties default limit is not set-able on settings.yml!
* **Changed**:
  * Now players will take damage from the pearl landing
  * On party matches when a player dies, it will drop the items and they will be able to pick up
* **Fixed**:
  * Small post-match messages logic bugs
  * Not being able to drop items in match (food)
  * Sumo, Gulag and Brackets Event not having KB.
  * Maybe fixed errors when using some commands?
  * Scoreboard bugs when spectating or in party matches
  * Now Sumo Event will use the same KB as the Sumo Kit
  * Brackets remains as a NoDebuff event, meaning that it uses the NoDebuff KB Profile on the kit
  * Gulag doesn't really matter, it has guns, so I made it apply the default KB profile from the server.
* **Upcoming**:
  * Configurable events lore on event hosting menu
  * Configurable format for leaderboards menu for player entries (1. \<player> - \<elo>)


---

# 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/march-14th-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.
