# March 10th, 2021

## Update Changelog

* **Added**:
  * EXP Bar countdown for Bridges arrows
  * Now you can decide whether or not to have Nether for NetherFights. (Set this setting to false if you don't want to create a nether world for NetherFights)
  * Player Name, ELO, Position and Kit placeholder for PlaceholderAPI! Example: %frost\_kit\_Sumo\_1% (Will return a message based on the format set in settings.yml)
* **Changed**:
  * Bridges cannot be played on Party FFA's anymore
  * Any kit that has building enabled will now display a healthbar like on BuildUHC
  * Increased Bridges distance required to score points from 15 blocks to 30 blocks (prevents players from scoring in their own goal)
* **Fixed**:
  * Bridges KitType bugs
  * Item dropping in Events
  * /kit noRegen not working
  * Ping on Scoreboard not working
  * Leaderboards sometimes being null
  * Scoreboard and Event Scoreboards issues
  * Leave Event item not working in some events
  * Tournaments bugged when a player disconnected in match
  * Events (they spammed errors on console due to scoreboard issues)
  * Leaderboards Hologram querying data when the leaderboard was empty
* **Upcoming**:
  * Configurable events lore on event hosting menu
  * Configurable format for leaderboards menu for player entries (1. \<player> - \<elo>)


---

# 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-10th-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.
