# February 17th, 2021

Finally, after a long ass time I've released the update I've been working on since December 31st.

I'm sorry it took this long to release, but as many of you probably know, I've been really busy with University and WaterMC

Anyways, here's the update changelog, a total of 70 commits summed up in the changelog!&#x20;

## Update Changelog

* **Added**:
  * Bridges Kit
  * /Party Alert cooldown
  * /ForceQueue command
  * Quite a lot of configurable messages
  * Premium Queue and Premium Command
  * Premium TOP 10 Leaderboard in Leaderboards menu
  * /PracticeProfile command (personal stats menu, also accessible from the leaderboards menu)
  * New Post-Match messages system (sorted by match type; 1v1 (unranked & ranked), party split, party ffa
* **Changed**:
  * Updated FrozedTablist to support the latest versions of ViaVersion and ViaRewind
* **Fixed**:
  * A couple bugs
  * Some scoreboard issues
  * Leaderboards not being updated properly
  * Leaderboards Hologram trying to query data when it's null or empty
  * Leaderboards Global ELO not being sorted, nor calculated as expected
* **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/february-17th-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.
