# About

<figure><img src="/files/qbiAvDkIdIOkS0K1BiOJ" alt=""><figcaption></figcaption></figure>

## Requirements

In order to be able to run Snowbyte in your Minecraft Server, you must meet the following requirements:

> 1. Java 21
> 2. MongoDB
> 3. 1.21.11 Spigot
> 4. UNIX Based OS

{% hint style="success" %}
We recommend the following if you expect your server to have +100 players in Snowbyte:

1. Minimum 8 GB of RAM
2. Avoid unnecessary plugins
3. A great CPU with decent base clock speed
   {% endhint %}

## Description

Snowbyte is a feature rich SkyWars plugin based on MC Championship Island's SkyBattle Gamemode. It's been under development since 2022. Snowbyte offers lots of customization, configuration and features for server owners to customize it to their liking for their players!

## Features

* Fully configurable messages and scoreboard
* MongoDB for Player Statistics and Leaderboards
* Inspired by MC Championship Island's Sky Battle gamemode
* Dynamic Multi-Arena System
  * You can have multiple arenas and game instances running in a single server instance! Each arena is reset and set back to it's default state before any game takes place.
* Quick Matchmaking System
  * This enables a dynamic and seamless gaming experience by automatically placing you in the queue for the arena with the highest number of waiting players.
* Game Teams System
  * <mark style="color:$danger;">**Red**</mark>, <mark style="color:orange;">**Orange**</mark>, <mark style="color:yellow;">**Yellow**</mark>, <mark style="color:$success;">**Lime**</mark>, <mark style="color:green;">**Green**</mark>, <mark style="color:blue;">**Blue**</mark>, **Cyan**, <mark style="color:$primary;">**Aqua**</mark>, **Pink** and <mark style="color:purple;">**Purple**</mark>
  * SOLO, DUOS, TRIOS AND SQUADS for Games!
* Well-designed Chests System
  * Loot Chests and their Tiers have never been this easy to manage.
  * You can make up to 27 chests per tier and there's 5 tiers of chests, all within a GUI.
  * **Tiers**:
    * <mark style="color:$info;">**Starter**</mark> (Starter chest, only at spawn points)
    * <mark style="color:$success;">**Common**</mark> (General loot, common around the map)
    * <mark style="color:purple;">**Rare**</mark> (Usually only 16 per map, goes in the islands surrounding the center of the map)
    * **Epic** (Usually only 8 per map,  goes in the islands surrounding the center of the map)
    * <mark style="color:orange;">**Legendary**</mark> (Usually only 1 per map, goes in the center of the map)
* Unique Special Items System
  * This System is paired with the Chests System
  * CustomModelData support to apply textures to Special Items
  * There's currently 2 special items, which are the following:
    * Frag Grenade: Deals 3.5 damage to players nearby and breaks blocks in a 5 blocks radius
    * Levitation Orb: Grants the player levitation for up to 12 blocks during a 3 seconds period

## Media

Soon


---

# 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/snowbyte/about.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.
