# August 17th, 2022

## Update Changelog

* **Added**:
  * **5 NEW** Events
    * Spleef
    * Thimble
    * Dropper
    * StopLight
    * Knockout
  * **4 NEW** Death Effects
    * Soul
    * Wisdom
    * Shattered
    * Shockwave
  * Kit Display Name
  * Re-Added /follow Command
  * More configurable messages
  * Play Again feature like MMC
  * Brand NEW SpawnFFA like MMC
  * Player death body falling animation
  * Auto-Complete for Kit & Arena Commands
* **Changed**:
  * Optimized code
  * Cleaned up entire project
  * Recoded **ALL** Commands
  * Events Menu won't open if there's an ongoing event
  * Player Death Effects will now display in Sumo Events
  * Changed command usages for the following commands
    * /host **⇢** /event host
    * /manage **⇢** /event manage
    * /unfollow \<player> **⇢** /follow
    * /pdebug \<player> **⇢** /debugplayer \<player>
    * All Kit commands and subcommands, help provided on /kit
    * All Arena commands and subcommands, help provided on /arena
    * /setstats \<player> \<kit> \<value> **⇢** /data set \<type> \<player> \[kit] \<value>
    * /forcechunksave \<arena> \<copyNumber> **⇢** /chunk \<save|reset> \<arena> \<copyNumber>
* **Fixed**:
  * Fixed issues on all events
  * Kit Editor glitches and dupes
  * Spectators damaging event players
  * Kit DamageTicks not working properly
  * Event manager Menu buttons not working
  * Party Limit defined in settings.yml not working
  * Whole lotta fixes to user data and leaderboards
  * Party Invites PlayerSetting not working as expected
  * Players not able to tab-out players names while hidden
  * Updating Matchmaking Ping Setting without permission
  * Playing Ranked without meeting required played matches
  * Properly cancel events when there are not enough players
  * Menu size and button positions for MMC Style Leaderboards
  * Events not finishing properly causing the next hosted event to be buggy
  * Chosen kit editing cancellation closes menu, now it returns to the previous menu&#x20;
* **Removed**:
  * Rematch item
  * HCF TeamFights (Party)
  * HCF Trapping (Kit Setting)
  * Old unused code in various classes

{% hint style="info" %}
**NOTES**:

1. Database reset required!
2. **Frost 10.0 will be released on August 17, 2022 7:30 PM**
3. Make a backup of **ALL** your Frost files before loading Crux v**27da66**
4. After you have backed up your Frost files, let the plugin generate the new files
   {% endhint %}


---

# 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/2022/august-17th-2022.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.
