# March 11th, 2021

## Update Changelog

* Added:
  * Nothing
* Changed:
  * Cleaned up code
  * The command /premium can now be used in Console
  * The PartyFFA menu won't be closed anymore when clicking the Bridges kit.
  * Small tweaks to Parties/Teams
* Fixed:
  * Some typos in messages
  * Post-Match messages for parties finally fixed
  * Bridges armor would give the wrong color when falling into the void
* 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-11th-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.
