# February 24th, 2022

## Update Changelog

* **Added**:
  * SkyWars Event
  * Re-added /follow command
  * Configurable kit damage ticks
  * Event Settings (Kit, MaxPlayers)
  * Spectator Menu for ongoing matches
  * Random Team assignment on Party Split
  * Winstreaks, Winstreak LB and Winstreak Holo
  * PlaceholderAPI support for scoreboard (not tested)
  * Amount of players fighting on kit shown on the kit icon amount
  * Stats Menu will have the same style as the Leaderboards Menu
  * Username now stored in PracticePlayerData Mongo Document
* **Changed**:
  * Code clean up and simplification
  * Maybe improved resources usage?
  * Cleaned up Events and its subclasses
  * Optimized all imports from workspace
  * Minor improvements to QueueManager
  * Optimized PracticePlayerData loading task
  * Increased Silex and MMC Menu Style sizes
* **Fixed**:
  * SkyWars Chests
  * MMC Style size issues
  * NPE's on Ranked Queues Menu
  * NPE's while queueing sometimes
  * Queue Ping Range not working at all
  * A lot of fucking fixes I don't even remember
  * All Hologram Leaderboard NPE and iteration issues
  * **GitHub Issues**:
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/1>
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/2>
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/3>
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/16>
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/17>
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/19>
    * <https://github.com/FrozedClubDevelopment/FrostCommunity/issues/20>
* **Removed**:
  * Ranked Queue ELO Range
  * All Unranked Duos related content since it was unfinished and wasn't going to be used either way
