# May 31st, 2021

## Update Changelog

* **Added**:
  * New Arena Management Menus!
  * Experimental KitEditor Duping BugFix (please test it and lmk if it works or not)
  * Player Profile/Stats Menu is now configurable
* **Changed**:
  * Gulag Event **Glock19** Projectile Type. Snowball to Arrow
  * Gulag Event **Glock19** Projectile Damage. Now it deals 3 hearts
  * Blocked interaction with beacons, noteblocks and jukebox
  * Completely removed NetherFight KitType code related to it
  * Lowered Bridges KitType quick void TP triggering distance by 3 blocks
  * Added more aliases to /reset (new aliases: /resetelo, /resetstats, /clearstats)
* **Fixed**:
  * Firework Blast on Bridges KitType round start not working
  * Gulag Event **Glock19** Projectile not dealing damage at all
  * Global ELO wasn't being calculated properly (my maths are ass xd)
* **Upcoming**:
  * SkyWars Event
  * HCF Team Fights for Party


---

# 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/may-31st-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.
