# June 7th, 2021

## Update Changelog

* **Added**:
  * Lots of new configurable messages
  * Toggleable Premium Queue (settings.yml)
* **Changed**:
  * Some minor queue changes
  * Health is no longer regained on Gulag Event
  * Holographic Leaderboard shouldn't be explicitly required now
* **Fixed**:
  * Some random typos
  * TNT Tag Event fire damage
  * Random casting error on Kit Editor Menu
  * Not being able to place blocks on Build-Able kits
  * More leaderboard fixes (I think it should be good now hopefully
  * Critical bug when leaving the server on GMC and then joining back
  * PlayerStats Menu showing own name instead of target player name
* **Upcoming**:
  * SkyWars Event
  * HCF Team Fights for Party<br>


---

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