# 🌿 Miscellaneous Features

### 🏷️ **Player Warps**

Create public teleports that let others visit your **shops**, **farms**, or **builds** instantly.\
These are perfect for community hubs, resource sharing, or roleplay areas.

* **Command:**
  * `/pw` — open the warp list
  * `/pw go <warpname>` — teleport directly
  * `/pw set` — create your own warp

***

### 📦 **Player Vaults**

Need extra space? Player Vaults act like portable ender chests

* **Command:** `/pv`
* **How to Unlock:** Earn them through ranks from [store.cubecadia.net](https://store.cubecadia.net)

***

### ⚙️ **Custom Hoppers**

Our hoppers go beyond vanilla!\
They feature **auto-sorting**, **faster transfers**, and **smart linking** between chests.

* **Command:** `/hoppers` — buy and manage hoppers
* **How to Upgrade:** Place the hopper, then **punch it** to open its upgrade menu.
* **Use Cases:** Sorting farms, auto-smelters, shop systems, and more.

***

### 🧟 **Custom Mobs**

CubeCadia’s worlds are home to **unique creatures** with special drops and behaviors.\
Expect tougher enemies in the **Resource Worlds** (`/rtp`)&#x20;

* Adds new excitement to exploration

***

### 🎉 **Vote Parties**

Every vote brings us closer to a **Vote Party!**\
When the goal is reached, a **Pinata Mob** spawns at spawn — hit it to earn **crate keys, gems, and prizes!**

* **Command:** `/vote`
* **Rewards:** Crate Keys, Money, Gems, and more
* **Tip:** The more votes the server gets, the bigger the party!

***

### 🧩 **Server Events**

We regularly host **community events**\
Winners earn exclusive tags, items, or bundles.

* 💬 Announced on our [Discord](https://discord.gg/smp)
* 📍 Or check spawn for holograms about on-going events

***

### 🌱 **Self Discovery**

CubeCadia is built for exploration and curiosity.\
While this wiki covers the essentials, many hidden features are waiting to be found!

Try commands like:

* `/biome` — find your current biome
* `/quests` — discover active missions
* `/collectibles` — view hidden rewards


---

# 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.cubecadia.net/features/miscellaneous-features.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.
