# March 18th, 2021

Introducing... **The FFA Update** This update adds the possibility for players to play FFA in spawn!

Previous issues and bugs in Frost that were reported have been isolated aswell. Please test this update as much as you can, so I can polish the new FFA gamemode!

## Update Changelog

* Added:
  * Spawn FFA
  * FFA Scoreboard
  * FFA Hotbar Item
  * New /ffa command
  * New /forceffa \<player> command
  * Empty potion bottles remover (on consumption)
* **Changed**:
  * Cleaned up code
  * Adapted /leave to support players playing FFA in spawn
* **Fixed**:
  * Player health not resetting after scoring a point in Bridges
* **Upcoming**:
  * HCF Team Fights for Party
  * SkyWars Event, bye bye Runner(*TNT Run*) event (because nobody plays it)


---

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