> For the complete documentation index, see [llms.txt](https://wiki.corba.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.corba.world/ranks/survival-ranks/crafter-default.md).

# Crafter (default)

### Unlocked Perks:

* The ability to set 2 homes
* The ability to sell 2 items at the auction house
* The ability to track a single quest at once
* The ability to create a grand total of 10 chestshops
* Access to the crafter kit

### Unlocked Commands

* `/msg` - Send a message to a player that is online
* `/tpa`, `/tpahere` - Request to teleport to a player
* `/wild` (This is only useable in the overworld and in mineworld, eacht with a 5 and 1 minute cooldown respectively)
* `/ah` - Access the auction house and sell or buy goods
* `/afk` - Mark yourself as afk and get teleported to a safe location
* `/balance`, `/baltop` - View your own balance and your position on the leaderboard
* `/colors`, `/colorpicker` - An overview of all possible color code formats
* `/trash` - Throw certain items you have in your inventory in the trash
* `/flyc` - If you have flightcharges, you can use `/flyc` to fly
* `/helpop` - Ask for help from staff in-game
* `/sethome`, `/home`, `/delhome` - Set, teleport or remove a home. (By default you have access to 2 homes)
* `/mail` - Send a mail to a person (useful when you want to send a message to a player that is offline)
* `/ignore` - Ignore a specific player's chat messages
* `/kit` - Make use of the kits you have access to
* `/list` - View a list of what players are currently online
* `/near` - Check what players are close to you
* `/ping` - Check your own ping
* `/playtime`, `/playtimetop` - Check your playtime and who has the most
* `/prewards` - Check out if you have some playerrewards waiting for you
* `/rankinfo`, `/rankup`, `/ranklist` - Check out what your next rank is and rank up if all the requirements are met.
* `/seen` - Check when a specific player was last seen online
* `/spawn` - Teleport to spawn
* `/tps` - Check the server's TPS
* `/warp` - Warp to some cool locations and/or events
* `/discord`, `/discord link` - Link your Discord and Minecraft account to synchronize your ranks and get 9 diamonds for free
* `/quest` - Open the quests GUI
* `/chestshop` - Create chestshops (for a more in-depth guide on how to set up your own shop, click here)
* `/trade` - Trade items with other players
* `/recipe` - View the recipe of the specified item
* `/claimflags` -  Modify your claims and configure your claim to your liking
  * Claim flags you have access to: `NoOpenDoors`, `NoVehicle`, `RaidMemberOnly`, `AllowBlockExplosions`, `NoEnter`, `NoEnterPlayer`


---

# 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 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.corba.world/ranks/survival-ranks/crafter-default.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.
