# November 2nd, 2021

## Update Changelog

* **Added**:
  * Arena Copy Deletion
    * You can now fully delete map copies within the Arena Management menu (/arena manage)
    * When deleting a copy it will remove the map in game and also delete the copy from the arenas.yml file
    * This also works for /arena delete \<arenaName>. The original arena will be kept, but it's copies will be deleted in game and on the file
* **Changed**:
  * Nothing
* **Fixed**:
  * Forced SpawnPlayerVisibility causing players to go invis sometimes in matches.
* **Removed**:
  * Nothing
* **Upcoming**:
  * SkyWars Event


---

# 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/november-2nd-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.
