# Home

> A next-generation, cross-platform Minecraft server — play on Java, Bedrock, console, and mobile.

![Server Banner](https://via.placeholder.com/1200x300.png?text=Gr1zzlyMC+Server+Banner)

***

## 🚀 Quick Start

### 🖥️ Java Edition

* **Server Address:** `play.gr1zzlymc.net`
* Open Minecraft → **Multiplayer** → **Add Server** → paste the address → **Join**.

### 📱 Bedrock / Mobile / Windows

* **Server Address:** `play.gr1zzlymc.net`
* **Port:** `19132`
* Play → **Servers** → **Add Server** → join.

### 🎮 Console (PS5/PS4/Xbox/etc.)

1. Play → **Friends** tab
2. Add the username: `PlayGr1zzlyMC` *(both “L” are lowercase L, not “i”)*
3. After accepted, **join the friend session**.

> ✅ Confirmed: PC Bedrock, PS5, PS4, Xbox, Pocket Edition\
> ❌ Not yet confirmed: Nintendo Switch

***

## 🗺️ Worlds

* **Island** — Your own private island!
* **Survival** — Classic survival with modern overhauls.
* **Hub** — Your gateway to events, worlds, and portals and more.

***

## ⚙️ Core Features

* 🪦 [**Graves**](https://github.com/Gr1zzlyMC/wiki/blob/main/graves.md)**:** Your items & XP are safe on death.
* ☠️ [**Death & Respawn**](https://github.com/Gr1zzlyMC/wiki/blob/main/death-and-respawn.md)**:** Respawn on your island (or hub), no coin loss.
* 🏠 Claims & Protection — Lock down your builds.
* 🪙 Economy — Earn, trade, and spend across the server.
* 🏆 Ranks — Progression with perks.

***

## 📚 New Player Essentials

* 📖 [**Getting Started**](/getting-started.md)
* 🔧 [**Basic Commands**](https://github.com/Gr1zzlyMC/wiki/blob/main/commands.md)
* 🏝️ **Islands Guide** *(coming soon)*

***

## 📺 Watch & Learn

[![How to Join](https://img.youtube.com/vi/YXzBvrx2wT0/0.jpg)](https://www.youtube.com/watch?v=YXzBvrx2wT0) *Quick video: joining and first steps.*

***

## 💬 Community & Support

* 💬 **Discord:** *<https://discord.gg/gr1zz>*
* 📨 **Report issues / suggest features:** Open a ticket in Discord.

> 💡 Tip: Bookmark this wiki. We update pages as new features roll out.

***

## 🗒️ Latest Updates

* *2025-MM-DD* — Initial wiki launch (Home, Graves, Death & Respawn)
* *2025-MM-DD* — Add “Commands” + “Getting Started”

***

### Credits

Built by the **Gr1zzlyMC** team. Community feedback drives our roadmap — thank you for playing! 🖤


---

# 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://wiki.gr1zzlymc.net/home.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.
