# blujay.xyz

## blujay.xyz

- [Table of Contents](https://wiki.blujay.xyz/master.md): blujay.xyz has a large list of plugins, click the links below or on the sidebar to get started.
- [The Basics](https://wiki.blujay.xyz/the-basics.md)
- [How to claim land](https://wiki.blujay.xyz/land-claims/how-to.md): The very basics of how to claim land on the server
- [Trusting Friends](https://wiki.blujay.xyz/land-claims/friends.md): Let your friends build on your claims
- [Advanced Commands](https://wiki.blujay.xyz/land-claims/advanced.md): Other commands that are useful for claims
- [Skills](https://wiki.blujay.xyz/mcmmo/skills.md)
- [Table Enchantments](https://wiki.blujay.xyz/custom-enchantments/table-enchantments.md): Every custom enchantment you can find in the enchantment table!
- [How-To](https://wiki.blujay.xyz/elevators/how-to.md)
- [How-To](https://wiki.blujay.xyz/bigdoors/how-to.md)
- [Important Commands](https://wiki.blujay.xyz/economy/commands.md)
- [Making Shops](https://wiki.blujay.xyz/economy/making-shops.md)
- [Visiting Warps](https://wiki.blujay.xyz/warps/visiting-warps.md): Learn how to teleport to warp points created by other players and how to rate warps.
- [Creating Warps](https://wiki.blujay.xyz/warps/creating-warps.md): Create your own public warps for other people to visit your shop or check out your build!
- [Advanced Commands](https://wiki.blujay.xyz/warps/advanced-commands.md): miscellaneous commands relating to player warps
- [Rankup](https://wiki.blujay.xyz/other-features/rankup.md)
- [Armor Stand Editor](https://wiki.blujay.xyz/other-features/armor-stand-editor.md): Display your armor with style!
- [Interactive Chat](https://wiki.blujay.xyz/other-features/interactive-chat.md): Show off your loot!
- [Music](https://wiki.blujay.xyz/other-features/music.md): Listen to some music!
- [Mineable Spawners](https://wiki.blujay.xyz/other-features/mineable-spawners.md): Silk Touch baby
- [Lasso](https://wiki.blujay.xyz/other-features/lasso.md): yee haw!
- [Toggle PVP](https://wiki.blujay.xyz/other-features/toggle-pvp.md)
- [Minimap](https://wiki.blujay.xyz/other-features/minimap.md)
- [ShulkerPacks](https://wiki.blujay.xyz/other-features/shulkerpacks.md)
- [Chairs](https://wiki.blujay.xyz/other-features/chairs.md)
- [Wandering Traders](https://wiki.blujay.xyz/other-features/wandering-traders.md)
- [DeadChest](https://wiki.blujay.xyz/other-features/deadchest.md)
- [Tamable Foxes](https://wiki.blujay.xyz/other-features/tamable-foxes.md): Ever wanted to tame foxes? Now you can!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.blujay.xyz/master.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.
