# September 6th, 2022

## Update Changelog

* **Added**:
  * Nothing
* **Changed**:
  * Forcing player teleportation to the arena by scheduling a task 2 ticks later
  * Post-Match Inventories will now be active for 90 seconds instead of 30 seconds after a match
  * Chunk loading/reset/save improvements, as well as a memory leak fix. Special thanks to @xBetter for finding this!
* **Fixed**:
  * Problems while loading Player Data loading if new kits were created
  * Fixed NoClassDefFoundError when PAPI wasn't present in the server, this occurred for the PostMatch Inventory Title from Frost v10.5
* **Removed**:
  * Nothing


---

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