# May 12th, 2021

## Update Changelog

* **Added**:
  * Enderpearl fall damage
  * Fly on Join. (req perm: frost.user.fly)
  * Toggleable PvP while waiting on Gulag Event
  * Brand new holograms system, s/o @gatogamer\_
  * Bridges KitType fast void teleportation when falling
  * Major spawn player visibility changes
    * Added a cooldown to the /toggleplayers command
    * Spawn Player Visibility will be FALSE by default now
    * Added messages and settings for the /toggleplayers command cooldown & when toggling it
    * Removed the Spawn Player Visibility button from the Settings Menu (*to prevent spamming*)
    * In order for a player to be visible on spawn, it needs the permission "frost.user.spawn-visibility"
    * Cleaned up the fucking dogshit code responsible of hiding and showing players, made a method for it that is pretty sicko mode
* **Changed**:
  * Cleaned up /arena command
  * Slightly lowered block placing limit for arenas
  * Completely removed all the code related to Runner Event
* **Fixed**:
  * Definitely fixed Bridges KitType arrow timer
  * Fixed health not being reset after dying on Bridges KitType
  * Fixed Leaderboards not updating until server restart
  * Initial Team Size and Max Players values on /tournament host menu
  * Four Corners & TNT Tag Events teleportation issues with iSpigot (NOT TESTED)
* **Upcoming**:
  * SkyWars Event
  * HCF Team Fights for Party<br>


---

# 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/may-12th-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.
