# November 1st, 2021

## Update Changelog

* **Added**:
  * New Queues GUI
    * **Unranked Button**
    * **Ranked Button**
    * **FFA Button**
    * **Event Button (shows when it's available)**
    * **Tournament Button (shows when it's available)**
  * 2 NEW Party Placeholders
    * **\<party\_max>** (on scoreboard.yml, PARTY-IN-LOBBY)
    * **\<members\_list>** (on messages.yml, Party Info)
  * Commands can now be blocked when not in spawn
  * Player-Visibility can now be forced globally for all players
  * The Vanilla Tablist can now be forced globally for all players
  * All Events can now be show/hidden on the Event Hosting GUI
  * Rematchs (this is in testing-phase, please disable it on hotbar.yml if there are any critical bugs)
* **Changed**:
  * Hologram Leaderboard will now update when it reaches 1, instead of 0
  * Placeholder on BRIDGE-COUNTDOWN-TITLE (\<scores>) will also work for BattleRush
* **Fixed**:
  * NPE spam when someone disconnected while being respawned
  * Fixed issues with the Settings GUI, Special Death Effects GUI and Toggle Fly setting
* **Removed**:
  * More code clean up and murdering old dogshit code
  * Improved redundant code for tasks used on BattleRush, Bridges, BedWars, StickFight/PearlFight and MLG Rush
* **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-1st-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.
